Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth,eth/watcher: Create Chainlink price feed watcher #2972

Merged
merged 10 commits into from
Mar 27, 2024

eth/watchers: Remove truncated ticker tests

32087b4
Select commit
Loading
Failed to load commit list.
Merged

eth,eth/watcher: Create Chainlink price feed watcher #2972

eth/watchers: Remove truncated ticker tests
32087b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 25, 2024 in 1s

38.73874% of diff hit (within 100.00000% threshold of 57.37567%)

View this Pull Request on Codecov

38.73874% of diff hit (within 100.00000% threshold of 57.37567%)

Annotations

Check warning on line 32 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 38 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 47 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 53 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 58 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 61 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L61

Added line #L61 was not covered by tests

Check warning on line 41 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 46 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 51 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 58 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L54-L58

Added lines #L54 - L58 were not covered by tests

Check warning on line 63 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 66 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L66

Added line #L66 was not covered by tests

Check warning on line 72 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 79 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 111 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 127 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 133 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 162 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 169 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L164-L169

Added lines #L164 - L169 were not covered by tests

Check warning on line 176 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L172-L176

Added lines #L172 - L176 were not covered by tests

Check warning on line 181 in eth/watchers/pricefeedwatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L181

Added line #L181 was not covered by tests