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

feat: add absentee votes to the certificate #746

Merged

fix: prevent race condition of consensus test

8ddc30b
Select commit
Loading
Failed to load commit list.
Merged

feat: add absentee votes to the certificate #746

fix: prevent race condition of consensus test
8ddc30b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 1s

82.84% (-0.04%) compared to 30eb753

View this Pull Request on Codecov

82.84% (-0.04%) compared to 30eb753

Details

Codecov Report

Merging #746 (8ddc30b) into main (30eb753) will decrease coverage by 0.04%.
The diff coverage is 77.41%.

@@            Coverage Diff             @@
##             main     #746      +/-   ##
==========================================
- Coverage   82.88%   82.84%   -0.04%     
==========================================
  Files         173      173              
  Lines        8032     8044      +12     
==========================================
+ Hits         6657     6664       +7     
- Misses       1057     1060       +3     
- Partials      318      320       +2