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: take into account only active suspensions #5359

Merged
merged 4 commits into from
Nov 5, 2024

Merge branch 'main' into updateMonitoringSuspendedValidators

4a26919
Select commit
Loading
Failed to load commit list.
Merged

fix: take into account only active suspensions #5359

Merge branch 'main' into updateMonitoringSuspendedValidators
4a26919
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

71% (-0%) compared to 5180af2

Details

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (5180af2) to head (4a26919).

Files with missing lines Patch % Lines
state-chain/runtime/src/lib.rs 8% 0 Missing and 12 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5359    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        495     495            
  Lines      86276   86152   -124     
  Branches   86276   86152   -124     
======================================
- Hits       61717   61525   -192     
- Misses     21783   21837    +54     
- Partials    2776    2790    +14     

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