Skip to content

Wordlist entries - Jansson, Shen

026b25c
Select commit
Loading
Failed to load commit list.
Merged

Speed up majority/threshold consensus to O(kn) #272

Wordlist entries - Jansson, Shen
026b25c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 0s

96.19% (+0.07%) compared to f54ca85

View this Pull Request on Codecov

96.19% (+0.07%) compared to f54ca85

Details

Codecov Report

❌ Patch coverage is 96.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.19%. Comparing base (f54ca85) to head (026b25c).

Files with missing lines Patch % Lines
src/consensus.cpp 96.62% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   96.12%   96.19%   +0.07%     
==========================================
  Files          81       81              
  Lines        6032     6039       +7     
==========================================
+ Hits         5798     5809      +11     
+ Misses        234      230       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.