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

go fmt

a50f4ea
Select commit
Loading
Failed to load commit list.
Merged

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

go fmt
a50f4ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 22, 2024 in 0s

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

View this Pull Request on Codecov

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

Annotations

Check warning on line 33 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L30-L33

Added lines #L30 - L33 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#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 44 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 50 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 59 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 65 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 70 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 73 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L73

Added line #L73 was not covered by tests

Check warning on line 113 in eth/pricefeed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/pricefeed.go#L113

Added line #L113 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L35-L38

Added lines #L35 - L38 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L41-L43

Added lines #L41 - L43 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L46-L48

Added lines #L46 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L51-L57

Added lines #L51 - L57 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L60-L62

Added lines #L60 - L62 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L65-L70

Added lines #L65 - L70 were 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#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L77-L78

Added lines #L77 - L78 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L82-L83

Added lines #L82 - L83 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L88-L89

Added lines #L88 - L89 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L102

Added line #L102 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L121-L122

Added lines #L121 - L122 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L148-L149

Added lines #L148 - L149 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/watchers/pricefeedwatcher.go#L163

Added line #L163 was not covered by tests