Closed dandanlen closed 2 months ago
Attention: Patch coverage is 84.77801%
with 72 lines
in your changes missing coverage. Please review.
Project coverage is 70%. Comparing base (
9ab4732
) to head (17deec2
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request
This includes a mock for the ElectoralSystem trait, and some initial tests of the consensus transitions when votes are added / ignored / deleted.
It's still incomplete - the next step would be to implement a mock of the VoteStorage trait and then
generate_vote_properties
.