[clarity-wasm] fix function context rollback #6277
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.
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.