Skip to content

fix(ci): speed up wallet tests on CI#7218

Open
hanabi1224 wants to merge 1 commit into
mainfrom
hm/ci-speed-up-wallet-tests
Open

fix(ci): speed up wallet tests on CI#7218
hanabi1224 wants to merge 1 commit into
mainfrom
hm/ci-speed-up-wallet-tests

fix(ci): speed up wallet tests on CI

ccb8b78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

64.01% (-0.42%) compared to 8c8e717

View this Pull Request on Codecov

64.01% (-0.42%) compared to 8c8e717

Details

Codecov Report

❌ Patch coverage is 0% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.01%. Comparing base (8c8e717) to head (ccb8b78).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/dev/subcommands/tests_cmd/calibnet/wallet.rs 0.00% 63 Missing ⚠️
src/dev/subcommands/tests_cmd/calibnet/mpool.rs 0.00% 17 Missing ⚠️
src/dev/subcommands/tests_cmd/calibnet/helpers.rs 0.00% 6 Missing ⚠️
src/dev/subcommands/tests_cmd/calibnet.rs 0.00% 5 Missing ⚠️
src/dev/subcommands/tests_cmd.rs 0.00% 4 Missing ⚠️
src/dev/subcommands/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/dev/subcommands/mod.rs 72.46% <0.00%> (-1.07%) ⬇️
src/dev/subcommands/tests_cmd.rs 0.00% <0.00%> (ø)
src/dev/subcommands/tests_cmd/calibnet.rs 0.00% <0.00%> (ø)
src/dev/subcommands/tests_cmd/calibnet/helpers.rs 0.00% <0.00%> (ø)
src/dev/subcommands/tests_cmd/calibnet/mpool.rs 0.00% <0.00%> (ø)
src/dev/subcommands/tests_cmd/calibnet/wallet.rs 0.00% <0.00%> (ø)

... and 15 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c8e717...ccb8b78. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.