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/project succeeded Mar 25, 2024 in 0s

57.24231% (-0.13336%) compared to cad6713

View this Pull Request on Codecov

57.24231% (-0.13336%) compared to cad6713

Details

Codecov Report

Attention: Patch coverage is 38.73874% with 68 lines in your changes are missing coverage. Please review.

Project coverage is 57.24231%. Comparing base (cad6713) to head (32087b4).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #2972         +/-   ##
===================================================
- Coverage   57.37567%   57.24231%   -0.13336%     
===================================================
  Files             89          91          +2     
  Lines          15402       15513        +111     
===================================================
+ Hits            8837        8880         +43     
- Misses          5973        6040         +67     
- Partials         592         593          +1     
Files Coverage Δ
eth/pricefeed.go 32.14286% <32.14286%> (ø)
eth/watchers/pricefeedwatcher.go 40.96386% <40.96386%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cad6713...32087b4. Read the comment docs.

Files Coverage Δ
eth/pricefeed.go 32.14286% <32.14286%> (ø)
eth/watchers/pricefeedwatcher.go 40.96386% <40.96386%> (ø)