Skip to content

Start resolving todos#956

Merged
sasurobert merged 25 commits intorc/after-supernovafrom
start-resolving-todos
Aug 20, 2025
Merged

Start resolving todos#956
sasurobert merged 25 commits intorc/after-supernovafrom
start-resolving-todos

Conversation

@sasurobert
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 12, 2025

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).
⚠️ Report is 26 commits behind head on rc/after-supernova.

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.

andrei-marinica and others added 7 commits August 13, 2025 17:41
# Conflicts:
#	test/adder/output/adder.mxsc.json
#	test/crowdfunding-esdt/output/crowdfunding-esdt.mxsc.json
#	test/digital-cash/output/digital-cash.mxsc.json
#	test/erc20-rust/output/erc20.mxsc.json
#	test/factorial/output/factorial.mxsc.json
#	test/features/alloc-features/output/alloc-features.mxsc.json
#	test/features/alloc-features/output/alloc-mem-fail.mxsc.json
#	test/features/alloc-features/output/alloc-mem-leaking.mxsc.json
#	test/features/barnard-features/output/barnard-features.mxsc.json
#	test/features/basic-features/output/basic-features-barnard.mxsc.json
#	test/features/basic-features/output/basic-features-storage-bytes.mxsc.json
#	test/features/basic-features/output/basic-features.mxsc.json
#	test/features/big-float-features/output/big-float-features.mxsc.json
#	test/features/composability/builtin-func-features/output/builtin-func-features.mxsc.json
#	test/features/composability/forwarder-barnard/output/forwarder-barnard.mxsc.json
#	test/features/composability/forwarder-queue/output/forwarder-queue-promises.mxsc.json
#	test/features/composability/forwarder-queue/output/forwarder-queue.mxsc.json
#	test/features/composability/forwarder-raw/output/forwarder-raw-init-async-call.mxsc.json
#	test/features/composability/forwarder-raw/output/forwarder-raw-init-sync-call.mxsc.json
#	test/features/composability/forwarder-raw/output/forwarder-raw.mxsc.json
#	test/features/composability/forwarder/output/forwarder.mxsc.json
#	test/features/composability/proxy-test-first/output/proxy-test-first.mxsc.json
#	test/features/composability/proxy-test-second/output/proxy-test-second.mxsc.json
#	test/features/composability/recursive-caller/output/recursive-caller.mxsc.json
#	test/features/composability/scenarios/forwarder_get_esdt_token_data.scen.json
#	test/features/composability/vault/output/vault-upgrade.mxsc.json
#	test/features/composability/vault/output/vault.mxsc.json
#	test/features/esdt-system-sc-mock/output/esdt-system-sc-mock.mxsc.json
#	test/features/formatted-message-features/output/formatted-message-features.mxsc.json
#	test/features/panic-message-features/output/panic-message-features.mxsc.json
#	test/features/panic-message-features/output/panic-message-std.mxsc.json
#	test/features/payable-features/output/payable-features-barnard.mxsc.json
#	test/features/payable-features/output/payable-features.mxsc.json
#	test/multisig/output/multisig-full.mxsc.json
#	test/multisig/output/multisig-view.mxsc.json
#	test/multisig/output/multisig.mxsc.json
#	test/ping-pong-egld/output/ping-pong-egld.mxsc.json
#	test/wegld-swap/output/multiversx-wegld-swap-sc.mxsc.json
Start resolving todos - test fixes
@sasurobert sasurobert merged commit 9fe7642 into rc/after-supernova Aug 20, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants