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

fix: expire all previous epochs #5279

Merged
merged 8 commits into from
Oct 24, 2024

Update state-chain/pallets/cf-validator/src/migrations.rs

bb3a729
Select commit
Loading
Failed to load commit list.
Merged

fix: expire all previous epochs #5279

Update state-chain/pallets/cf-validator/src/migrations.rs
bb3a729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

71% (-0%) compared to b3a2e3b

Details

Codecov Report

Attention: Patch coverage is 84.09091% with 21 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (b3a2e3b) to head (bb3a729).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/custom-rpc/src/monitoring.rs 0% 14 Missing ⚠️
state-chain/pallets/cf-validator/src/lib.rs 86% 3 Missing ⚠️
state-chain/runtime/src/lib.rs 0% 0 Missing and 3 partials ⚠️
state-chain/custom-rpc/src/lib.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5279    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        494     496     +2     
  Lines      85777   86262   +485     
  Branches   85777   86262   +485     
======================================
+ Hits       61165   61474   +309     
- Misses     21878   22018   +140     
- Partials    2734    2770    +36     

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