Skip to content

Add documentation page about Python SDK

e56f2af
Select commit
Loading
Failed to load commit list.
Draft

v0.13 #370

Add documentation page about Python SDK
e56f2af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

85.45% (target 85.00%)

View this Pull Request on Codecov

85.45% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 78.80795% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.45%. Comparing base (c8320cc) to head (e56f2af).

Files with missing lines Patch % Lines
.../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/TransactionBuilder.ts 25.80% 21 Missing and 2 partials ⚠️
packages/cashscript/src/network/errors.ts 0.00% 12 Missing ⚠️
packages/utils/src/script.ts 20.00% 8 Missing ⚠️
packages/cashscript/src/Errors.ts 0.00% 6 Missing ⚠️
packages/cashc/src/ast/AstBuilder.ts 90.47% 3 Missing and 1 partial ⚠️
packages/utils/src/data.ts 33.33% 3 Missing and 1 partial ⚠️
packages/utils/src/source-map.ts 63.63% 3 Missing and 1 partial ⚠️
packages/utils/src/types.ts 33.33% 2 Missing and 2 partials ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
- Coverage   87.21%   85.45%   -1.76%     
==========================================
  Files          48       49       +1     
  Lines        3276     3684     +408     
  Branches      593      666      +73     
==========================================
+ Hits         2857     3148     +291     
- Misses        329      421      +92     
- Partials       90      115      +25     

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