Repo Added
|
Build
107
Last
|
Files
30
|
Badge
README BADGES
|
push
github
test(wallet): check there are no duplicates across required and optional utxos This test replaces the one used to test `coin_selection::filter_duplicates` introduced in 5299db34c. As the code changed and there is not a single point to verificate the following properties: - there are no duplicates in required utxos - there are no duplicates in optional utxos - there are no duplicates across optional and required utxos anymore, test have been prefixed with `not_duplicated_utxos*` to allow its joint execution by using the following command: cargo test -- not_duplicated_utxos
61 of 61 new or added lines in 1 file covered. (100.0%)
889 existing lines in 8 files now uncovered.12074 of 14987 relevant lines covered (80.56%)
13688.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
![]() |
Badge your Repo: bdkWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|