|
Repo Added
|
Files
88
|
Badge
README BADGES
|
CirrusCI
3 of 3 new or added lines in 1 file covered. (100.0%)
90 existing lines in 1 file now uncovered.23316 of 37484 relevant lines covered (62.2%)
0.62 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 47618142... | fix_payto | cli: payto: fix feerate parsing Feerate is passed to `Commands._get_fee_policy()` as str which then tried to multiply the string by 1000. Now it first casts the string to `Decimal` and multiplies the decimal. Fixes https://github.com/spesmilo/el... | Pull #10317 | CirrusCI |
62.2 |