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

Art P 15 & 17 Kieswet: assign seats to candidates with preference threshold and to the rest #1110

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Added candidate nomination structs to openapi

4dd8743
Select commit
Loading
Failed to load commit list.
Draft

Art P 15 & 17 Kieswet: assign seats to candidates with preference threshold and to the rest #1110

Added candidate nomination structs to openapi
4dd8743
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 0s

91.47% (-0.53%) compared to bc7215e

View this Pull Request on Codecov

91.47% (-0.53%) compared to bc7215e

Details

Codecov Report

Attention: Patch coverage is 73.34410% with 165 lines in your changes missing coverage. Please review.

Project coverage is 91.47%. Comparing base (bc7215e) to head (4dd8743).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
backend/src/apportionment/candidate_nomination.rs 1.51% 130 Missing ⚠️
backend/src/apportionment/seat_assignment.rs 92.09% 17 Missing and 18 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1110      +/-   ##
==========================================
- Coverage   91.99%   91.47%   -0.53%     
==========================================
  Files         281      285       +4     
  Lines       17084    17450     +366     
  Branches     1494     1511      +17     
==========================================
+ Hits        15717    15962     +245     
- Misses       1265     1376     +111     
- Partials      102      112      +10     

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