Skip to content

fix txbuilder remaining multi asset amount

793e861
Select commit
Loading
Failed to load commit list.
Merged

Coin selection fix #445

fix txbuilder remaining multi asset amount
793e861
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2025 in 1s

88.75% (-0.05%) compared to d250316

View this Pull Request on Codecov

88.75% (-0.05%) compared to d250316

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.75%. Comparing base (d250316) to head (793e861).

Files with missing lines Patch % Lines
pycardano/transaction.py 89.65% 0 Missing and 3 partials ⚠️
pycardano/txbuilder.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
- Coverage   88.80%   88.75%   -0.05%     
==========================================
  Files          33       33              
  Lines        4759     4792      +33     
  Branches      723      730       +7     
==========================================
+ Hits         4226     4253      +27     
- Misses        375      378       +3     
- Partials      158      161       +3     

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