Skip to content

[clarity-wasm] fix function context rollback #6277

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

chore: update Cargo.lock

b299de5
Select commit
Loading
Failed to load commit list.
Merged

[clarity-wasm] fix function context rollback #6277

chore: update Cargo.lock
b299de5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2025 in 0s

6.89% (target 80.00%)

View this Pull Request on Codecov

6.89% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 6.89%. Comparing base (396a0da) to head (b299de5).
Report is 1 commits behind head on feat/clarity-wasm-develop.

Files with missing lines Patch % Lines
clarity/src/vm/clarity_wasm.rs 60.00% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (6.89%) 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 (396a0da) and HEAD (b299de5). Click for more details.

HEAD has 47 uploads less than BASE
Flag BASE (396a0da) HEAD (b299de5)
48 1
Additional details and impacted files
@@                      Coverage Diff                       @@
##           feat/clarity-wasm-develop    #6277       +/-   ##
==============================================================
- Coverage                      21.39%    6.89%   -14.51%     
==============================================================
  Files                            526      521        -5     
  Lines                         339890   338610     -1280     
  Branches                         323        0      -323     
==============================================================
- Hits                           72728    23352    -49376     
- Misses                        267154   315258    +48104     
+ Partials                           8        0        -8     
Files with missing lines Coverage Δ
clarity/src/vm/clarity_wasm.rs 24.63% <60.00%> (-8.84%) ⬇️

... and 235 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 86af212...b299de5. 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.