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: remove is_vote_valid #5363

Merged
merged 6 commits into from
Oct 30, 2024

chore: clippy

d0727cf
Select commit
Loading
Failed to load commit list.
Merged

fix: remove is_vote_valid #5363

chore: clippy
d0727cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 1s

71% (+0%) compared to d4eff08

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (d4eff08) to head (d0727cf).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...lections/src/electoral_systems/monotonic_change.rs 43% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5363    +/-   ##
======================================
  Coverage     71%     71%            
======================================
  Files        495     497     +2     
  Lines      86434   86199   -235     
  Branches   86434   86199   -235     
======================================
- Hits       61703   61544   -159     
+ Misses     21968   21876    -92     
- Partials    2763    2779    +16     

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