Skip to content

proper implementation for dynamic subround boundaries#7894

Merged
sstanculeanu merged 3 commits into
feat/testnet-fixesfrom
proper-round-timing-transition
Jul 2, 2026
Merged

proper implementation for dynamic subround boundaries#7894
sstanculeanu merged 3 commits into
feat/testnet-fixesfrom
proper-round-timing-transition

fixes after review

d1243a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 90.72165% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.69%. Comparing base (f93bba8) to head (d1243a9).

Files with missing lines Patch % Lines
consensus/spos/subround.go 75.00% 6 Missing ⚠️
consensus/chronology/chronology.go 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/testnet-fixes    #7894      +/-   ##
======================================================
- Coverage               77.70%   77.69%   -0.01%     
======================================================
  Files                     885      885              
  Lines                  125781   125797      +16     
======================================================
+ Hits                    97742    97744       +2     
- Misses                  21569    21582      +13     
- Partials                 6470     6471       +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.