fix: fix the issue where sending assets using Transaction.append_payment_to_contract_op fails when the sender's account is the same as the asset issuer's account.
#1029
Codecov / codecov/project
succeeded
Mar 27, 2025 in 0s
98.27% (+0.00%) compared to c8045a4
View this Pull Request on Codecov
98.27% (+0.00%) compared to c8045a4
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.27%. Comparing base (
c8045a4) to head (424980b).
Additional details and impacted files
@@ Coverage Diff @@
## main #1029 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 262 262
Lines 14228 14250 +22
=======================================
+ Hits 13982 14004 +22
Misses 246 246 | Files with missing lines | Coverage Δ | |
|---|---|---|
| stellar_sdk/transaction_builder.py | 98.59% <100.00%> (+<0.01%) |
⬆️ |
| tests/test_transaction_builder.py | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading