feat: add epoch 3.4 and Clarity5 #6802
28.16% (target 80.00%)
View this Pull Request on Codecov
28.16% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 4.81651% with 415 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.16%. Comparing base (4f535d8) to head (6a8c1d5).
❌ Your project check has failed because the head coverage (28.16%) 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 (4f535d8) and HEAD (6a8c1d5). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6802 +/- ##
============================================
- Coverage 77.77% 28.16% -49.62%
============================================
Files 585 585
Lines 361916 362262 +346
============================================
- Hits 281498 102043 -179455
- Misses 80418 260219 +179801 | Files with missing lines | Coverage Δ | |
|---|---|---|
| clarity-types/src/types/signatures.rs | 62.95% <100.00%> (-29.39%) |
⬇️ |
| clarity/src/vm/analysis/mod.rs | 66.31% <ø> (-26.32%) |
⬇️ |
| clarity/src/vm/analysis/type_checker/mod.rs | 93.75% <100.00%> (ø) |
|
| ...rity/src/vm/analysis/type_checker/v2_1/contexts.rs | 68.77% <100.00%> (-31.23%) |
⬇️ |
| ...c/vm/analysis/type_checker/v2_1/tests/contracts.rs | 0.00% <ø> (-95.76%) |
⬇️ |
| clarity/src/vm/tests/post_conditions.rs | 0.00% <ø> (-97.06%) |
⬇️ |
| clarity/src/vm/tests/proptest_utils.rs | 0.00% <ø> (-74.27%) |
⬇️ |
| stacks-common/src/libcommon.rs | 0.00% <ø> (-75.00%) |
⬇️ |
| .../chainstate/burn/operations/leader_block_commit.rs | 15.71% <ø> (-79.80%) |
⬇️ |
| stackslib/src/chainstate/coordinator/mod.rs | 73.93% <ø> (-1.63%) |
⬇️ |
| ... and 29 more |
... and 487 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 4f535d8...6a8c1d5. 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.