Skip to content

Update chain handler#7867

Merged
ssd04 merged 9 commits into
feat/testnet-fixesfrom
update-chain-handler
Jun 18, 2026
Merged

Update chain handler#7867
ssd04 merged 9 commits into
feat/testnet-fixesfrom
update-chain-handler

fixes after review

f4d7923
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 1s

77.54% (-0.03%) compared to 4d94bfb

View this Pull Request on Codecov

77.54% (-0.03%) compared to 4d94bfb

Details

Codecov Report

❌ Patch coverage is 47.61905% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.54%. Comparing base (4d94bfb) to head (f4d7923).

Files with missing lines Patch % Lines
dataRetriever/blockchain/baseBlockchain.go 57.89% 7 Missing and 1 partial ⚠️
dataRetriever/blockchain/blockchain.go 0.00% 5 Missing ⚠️
dataRetriever/blockchain/metachain.go 0.00% 5 Missing ⚠️
...hainSimulator/components/testOnlyProcessingNode.go 0.00% 3 Missing ⚠️
process/block/baseProcess.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/testnet-fixes    #7867      +/-   ##
======================================================
- Coverage               77.57%   77.54%   -0.03%     
======================================================
  Files                     884      884              
  Lines                  125210   125218       +8     
======================================================
- Hits                    97130    97106      -24     
- Misses                  21628    21654      +26     
- Partials                 6452     6458       +6     

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