Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add skips and comments for certain mutants #4790

Merged

Merge branch 'develop' into feat/mutants-tests-needed-highlight

0256637
Select commit
Loading
Failed to load commit list.
Merged

Add skips and comments for certain mutants #4790

Merge branch 'develop' into feat/mutants-tests-needed-highlight
0256637
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 6, 2024 in 0s

25.92% (target 80.00%)

View this Pull Request on Codecov

25.92% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.92%. Comparing base (186b828) to head (0256637).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #4790       +/-   ##
============================================
- Coverage    83.03%   25.92%   -57.11%     
============================================
  Files          487      482        -5     
  Lines       348885   347616     -1269     
  Branches       323        0      -323     
============================================
- Hits        289707    90134   -199573     
- Misses       59170   257482   +198312     
+ Partials         8        0        -8     
Files Coverage Δ
clarity/src/vm/ast/parser/v1.rs 26.76% <ø> (-64.19%) ⬇️
clarity/src/vm/ast/parser/v2/mod.rs 44.31% <ø> (-12.01%) ⬇️
clarity/src/vm/ast/sugar_expander/mod.rs 15.02% <ø> (-79.15%) ⬇️
clarity/src/vm/costs/mod.rs 50.71% <ø> (-30.92%) ⬇️
clarity/src/vm/types/mod.rs 42.08% <ø> (-49.26%) ⬇️
libsigner/src/events.rs 72.66% <ø> (-4.50%) ⬇️
pox-locking/src/events.rs 33.12% <ø> (-63.22%) ⬇️
stackslib/src/burnchains/db.rs 74.39% <ø> (-7.05%) ⬇️
stackslib/src/burnchains/mod.rs 67.12% <ø> (-15.53%) ⬇️
stackslib/src/chainstate/burn/db/sortdb.rs 40.84% <ø> (-49.87%) ⬇️
... and 10 more

... and 418 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 8c918ca...0256637. Read the comment docs.