Skip to content

Remove url-join devDependency from cashc

f574f7b
Select commit
Loading
Failed to load commit list.
Draft

v0.13 #370

Remove url-join devDependency from cashc
f574f7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

87.41% (target 85.00%)

View this Pull Request on Codecov

87.41% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 94.96403% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.41%. Comparing base (c8320cc) to head (f574f7b).

Files with missing lines Patch % Lines
packages/utils/src/types.ts 0.00% 2 Missing and 1 partial ⚠️
...cashscript/src/libauth-template/LibauthTemplate.ts 92.59% 2 Missing ⚠️
packages/cashc/src/constants.ts 0.00% 1 Missing ⚠️
packages/cashscript/src/debugging.ts 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
+ Coverage   87.21%   87.41%   +0.20%     
==========================================
  Files          48       49       +1     
  Lines        3276     3354      +78     
  Branches      593      600       +7     
==========================================
+ Hits         2857     2932      +75     
- Misses        329      331       +2     
- Partials       90       91       +1     

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