Skip to content

feat/testnet fixes#7853

Draft
miiu96 wants to merge 187 commits into
rc/supernovafrom
feat/testnet-fixes
Draft

feat/testnet fixes#7853
miiu96 wants to merge 187 commits into
rc/supernovafrom
feat/testnet-fixes

Merge pull request #7883 from multiversx/save-account-revert-fix

143c2f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

77.67% (+0.10%) compared to d1e285d

View this Pull Request on Codecov

77.67% (+0.10%) compared to d1e285d

Details

Codecov Report

❌ Patch coverage is 85.91331% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.67%. Comparing base (d1e285d) to head (143c2f4).

Files with missing lines Patch % Lines
consensus/spos/bls/v2/subroundSignature.go 75.67% 13 Missing and 5 partials ⚠️
consensus/spos/consensusState.go 22.22% 13 Missing and 1 partial ⚠️
consensus/spos/bls/v2/subroundBlock.go 87.32% 6 Missing and 3 partials ⚠️
dataRetriever/blockchain/baseBlockchain.go 73.33% 7 Missing and 1 partial ⚠️
factory/crypto/signingHandler.go 62.50% 5 Missing and 1 partial ⚠️
dataRetriever/blockchain/blockchain.go 0.00% 5 Missing ⚠️
dataRetriever/blockchain/metachain.go 0.00% 5 Missing ⚠️
process/block/baseProcess.go 84.00% 3 Missing and 1 partial ⚠️
process/track/baseBlockTrack.go 60.00% 2 Missing and 2 partials ⚠️
api/groups/transactionGroup.go 88.88% 3 Missing ⚠️
... and 7 more
Additional details and impacted files
@@               Coverage Diff                @@
##           rc/supernova    #7853      +/-   ##
================================================
+ Coverage         77.56%   77.67%   +0.10%     
================================================
  Files               883      885       +2     
  Lines            125314   125579     +265     
================================================
+ Hits              97202    97543     +341     
+ Misses            21657    21567      -90     
- Partials           6455     6469      +14     

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