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

[epoch] Move EpochInfoAggregator to core/primitives #12855

Merged
merged 5 commits into from
Jan 31, 2025

..

cbec01e
Select commit
Loading
Failed to load commit list.
Merged

[epoch] Move EpochInfoAggregator to core/primitives #12855

..
cbec01e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

70.41% (-0.01%) compared to fb3c0cc

View this Pull Request on Codecov

70.41% (-0.01%) compared to fb3c0cc

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.41%. Comparing base (fb3c0cc) to head (cbec01e).

Files with missing lines Patch % Lines
chain/epoch-manager/src/lib.rs 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12855      +/-   ##
==========================================
- Coverage   70.42%   70.41%   -0.01%     
==========================================
  Files         853      853              
  Lines      174114   174093      -21     
  Branches   174114   174093      -21     
==========================================
- Hits       122614   122585      -29     
- Misses      46284    46290       +6     
- Partials     5216     5218       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.