Skip to content

Add extra check for competing proof + sort by nonce on ring buffer#7891

Open
sstanculeanu wants to merge 7 commits into
feat/testnet-fixesfrom
medium-findings
Open

Add extra check for competing proof + sort by nonce on ring buffer#7891
sstanculeanu wants to merge 7 commits into
feat/testnet-fixesfrom
medium-findings

inline sort to fix linter

0fc3488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

77.47% (-0.01%) compared to f46eb92, passed because coverage increased by 0% when compared to adjusted base (77.47%)

View this Pull Request on Codecov

77.47% (-0.01%) compared to f46eb92, passed because coverage increased by 0% when compared to adjusted base (77.47%)

Details

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.47%. Comparing base (f46eb92) to head (0fc3488).

Files with missing lines Patch % Lines
consensus/spos/bls/v2/subroundEndRound.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/testnet-fixes    #7891      +/-   ##
======================================================
- Coverage               77.47%   77.47%   -0.01%     
======================================================
  Files                     887      887              
  Lines                  126452   126463      +11     
======================================================
+ Hits                    97963    97971       +8     
- Misses                  22043    22045       +2     
- Partials                 6446     6447       +1     

☔ View full report in Codecov by Harness.
📢 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.