Skip to content

v0.13#370

Merged
rkalis merged 119 commits into
masterfrom
next
May 26, 2026
Merged

v0.13#370
rkalis merged 119 commits into
masterfrom
next

Bump version to 0.13.0

8447e7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

86.28% (target 85.00%)

View this Pull Request on Codecov

86.28% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 83.19815% with 145 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.28%. Comparing base (c8320cc) to head (8447e7a).

Files with missing lines Patch % Lines
packages/utils/src/artifact.ts 2.77% 21 Missing and 14 partials ⚠️
.../cashscript/src/network/ElectrumNetworkProvider.ts 15.62% 19 Missing and 8 partials ⚠️
packages/cashscript/src/transaction-utils.ts 0.00% 20 Missing and 5 partials ⚠️
packages/cashscript/src/network/errors.ts 0.00% 12 Missing ⚠️
packages/utils/src/script.ts 27.27% 8 Missing ⚠️
packages/cashscript/src/Errors.ts 50.00% 6 Missing ⚠️
packages/cashc/src/ast/AstBuilder.ts 93.65% 3 Missing and 1 partial ⚠️
packages/utils/src/data.ts 33.33% 3 Missing and 1 partial ⚠️
packages/utils/src/fingerprint.ts 83.33% 4 Missing ⚠️
packages/utils/src/source-map.ts 63.63% 3 Missing and 1 partial ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
- Coverage   87.21%   86.28%   -0.93%     
==========================================
  Files          48       51       +3     
  Lines        3276     3902     +626     
  Branches      593      731     +138     
==========================================
+ Hits         2857     3367     +510     
- Misses        329      415      +86     
- Partials       90      120      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.