|
Ran
|
Jobs
1
|
Files
86
|
Run time
1min
|
Badge
README BADGES
|
CirrusCI
wallet: make_unsigned_tx: fix base_tx for GUI simple-send batching fixes regression from https://github.com/spesmilo/electrum/commit/a9f20e4d3 : For the GUI / manual new tx constructions usecase, the flow relies on `base_tx.add_info_from_wallet(self)` being called before `base_tx_fee = base_tx.get_fee()`. fixes https://github.com/spesmilo/electrum/issues/10587 maybe fixes https://github.com/spesmilo/electrum/issues/8876 probably not a full fix: base_tx could have inputs for which add_info_from_wallet is not sufficient
7 of 7 new or added lines in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.24426 of 37666 relevant lines covered (64.85%)
0.65 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
80.24 |
-0.29% | electrum/crypto.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5561449457647616.1 | 86 |
64.85 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|