|
Ran
|
Jobs
1
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1867: fix(ci): pin `bzip2-sys` to `0.1.12` <a class=hub.com/bitcoindevkit/bdk/commit/23626fef6622baa4736dc2b24d8463cbf7a86813">23626fef6<a href="https://github.com/bitcoindevkit/bdk/commit/362c3dc85d469efbfe2046e7b02f9ca8ff64cb03"> ci(coverage): use `--ignore-errors unmapped` in genhtml (valued mammal) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/cd7e35899017bac9162d2917b25b7a0297268b44">cd7e35899</a> fix(ci): pin `bzip2-sys` to `0.1.12` (Leonardo Lima) Pull request description: <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### Description It looks like CI is failing due to the latest release of https://github.com/trifectatechfoundation/bzip2-rs/releases/tag/v0.5.2 which is a dependency of zip and therefore from electrsd. It's failing on MSRV 1.63.0 step raising the following error: `error[E0658]: use of unstable library feature 'core_ffi_c'`. This PR adds bzip2-sys to the pinned dependency list, pinning it to `0.1.12`. <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ### Changelog notice - Adds `bzip2-sys` to the pinned dependency list, pinning it to `0.1.12`. <!-- Notice the release manager should include in the release tag message changelog --> <!-- See https://keepachangelog.com/en/1.0.0/ for examples --> ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing ACKs for top commit: LagginTimes: ACK 23626fef6622baa4736dc2b24d8463cbf7a86813 Tree-SHA512: bd84cd10673f0f44b1877d35d25918e4c72
11977 of 14888 relevant lines covered (80.45%)
14060.0 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
83.33 |
-11.26% | crates/esplora/src/lib.rs |
| 20 |
30.43 |
-23.41% | crates/core/src/tx_update.rs |
| 82 |
64.72 |
-13.37% | crates/electrum/src/bdk_electrum_client.rs |
| 89 |
58.96 |
-24.07% | crates/chain/src/indexed_tx_graph.rs |
| 101 |
75.9 |
-15.06% | crates/esplora/src/async_ext.rs |
| 104 |
44.44 |
-19.42% | crates/core/src/spk_client.rs |
| 126 |
75.63 |
-15.15% | crates/esplora/src/blocking_ext.rs |
| 207 |
68.56 |
-17.47% | crates/chain/src/tx_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13687812686.1 | 52 |
80.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|