Skip to content

remove old snapshots

22eea6f
Select commit
Loading
Failed to load commit list.
Merged

chore: add consensus tests for MemoryBalanceExceeded #6642

remove old snapshots
22eea6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2025 in 0s

72.20% (target 80.00%)

View this Pull Request on Codecov

72.20% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 98.51852% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.20%. Comparing base (67f1283) to head (22eea6f).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
stackslib/src/clarity_vm/tests/large_contract.rs 97.18% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (72.20%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6642      +/-   ##
===========================================
+ Coverage    70.62%   72.20%   +1.58%     
===========================================
  Files          578      578              
  Lines       358784   358918     +134     
===========================================
+ Hits        253376   259146    +5770     
+ Misses      105408    99772    -5636     
Files with missing lines Coverage Δ
...lib/src/chainstate/tests/runtime_analysis_tests.rs 82.37% <100.00%> (-7.35%) ⬇️
...slib/src/chainstate/tests/static_analysis_tests.rs 85.64% <100.00%> (-0.86%) ⬇️
stackslib/src/clarity_vm/tests/large_contract.rs 97.70% <97.18%> (+7.60%) ⬆️

... and 330 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.