Skip to content

add first set of consensus tests for CheckErrorKind

66772cf
Select commit
Loading
Failed to load commit list.
Merged

test: first set of consensus tests for CheckErrorKind during contract analysis #6686

add first set of consensus tests for CheckErrorKind
66772cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2025 in 1s

8.36% (target 80.00%)

View this Pull Request on Codecov

8.36% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.36%. Comparing base (1186a4c) to head (66772cf).

Files with missing lines Patch % Lines
...slib/src/chainstate/tests/static_analysis_tests.rs 0.00% 85 Missing ⚠️

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

❗ There is a different number of reports uploaded between BASE (1186a4c) and HEAD (66772cf). Click for more details.

HEAD has 21 uploads less than BASE
Flag BASE (1186a4c) HEAD (66772cf)
25 4
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #6686       +/-   ##
============================================
- Coverage    57.11%    8.36%   -48.76%     
============================================
  Files          576      577        +1     
  Lines       356840   356925       +85     
============================================
- Hits        203803    29845   -173958     
- Misses      153037   327080   +174043     
Files with missing lines Coverage Δ
stackslib/src/chainstate/tests/mod.rs 10.26% <ø> (-55.38%) ⬇️
...slib/src/chainstate/tests/static_analysis_tests.rs 0.00% <0.00%> (ø)

... and 516 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 1186a4c...66772cf. 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.