Skip to content

drop proofs and headers received too late in the next round#7804

Open
sstanculeanu wants to merge 15 commits into
feat/testnet-fixesfrom
round-boundaries-on-interceptor
Open

drop proofs and headers received too late in the next round#7804
sstanculeanu wants to merge 15 commits into
feat/testnet-fixesfrom
round-boundaries-on-interceptor

Merge branch 'feat/testnet-fixes' of https://github.com/multiversx/mx…

e3a064b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

77.54% (+0.01%) compared to 5adab78

View this Pull Request on Codecov

77.54% (+0.01%) compared to 5adab78

Details

Codecov Report

❌ Patch coverage is 90.76923% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.54%. Comparing base (5adab78) to head (e3a064b).

Files with missing lines Patch % Lines
...de/chainSimulator/components/manualRoundHandler.go 0.00% 2 Missing ⚠️
process/block/baseProcess.go 0.00% 2 Missing ⚠️
consensus/spos/worker.go 0.00% 1 Missing ⚠️
...rceptors/factory/interceptedTrieNodeDataFactory.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/testnet-fixes    #7804      +/-   ##
======================================================
+ Coverage               77.53%   77.54%   +0.01%     
======================================================
  Files                     883      883              
  Lines                  124506   124539      +33     
======================================================
+ Hits                    96536    96576      +40     
+ Misses                  21558    21549       -9     
- Partials                 6412     6414       +2     

☔ 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.