Skip to content

Merge pull request #966 from multiversx/todos-test-fix

fff1b08
Select commit
Loading
Failed to load commit list.
Merged

Start resolving todos #956

Merge pull request #966 from multiversx/todos-test-fix
fff1b08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 1s

41.31% (+0.12%) compared to bf4967c

View this Pull Request on Codecov

41.31% (+0.12%) compared to bf4967c

Details

Codecov Report

❌ Patch coverage is 29.93197% with 206 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.31%. Comparing base (bf4967c) to head (fff1b08).

Files with missing lines Patch % Lines
vmhost/hostCore/execution.go 0.00% 131 Missing ⚠️
vmhost/vmhooks/baseOps.go 0.00% 16 Missing ⚠️
vmhost/vmhooks/bigIntOps.go 0.00% 10 Missing ⚠️
vmhost/contexts/asyncLocal.go 83.92% 7 Missing and 2 partials ⚠️
vmhost/vmhooks/manBufOps.go 0.00% 7 Missing ⚠️
vmhost/contexts/managedType.go 50.00% 4 Missing and 2 partials ⚠️
vmhost/vmhooks/cryptoei.go 0.00% 5 Missing and 1 partial ⚠️
vmhost/contexts/runtime.go 28.57% 5 Missing ⚠️
vmhost/contexts/storage.go 82.75% 3 Missing and 2 partials ⚠️
vmhost/hostCore/host.go 0.00% 4 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                  Coverage Diff                   @@
##           rc/after-supernova     #956      +/-   ##
======================================================
+ Coverage               41.19%   41.31%   +0.12%     
======================================================
  Files                      87       87              
  Lines                   20587    20538      -49     
======================================================
+ Hits                     8480     8485       +5     
+ Misses                  11210    11153      -57     
- Partials                  897      900       +3     

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