Ran
|
Jobs
1
|
Files
40
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1087: ci: fix msrv dependency versions for reqest and h2 <a class=hub.com/bitcoindevkit/bdk/commit/4f37b2a293df57cdc7c4bae7d4ae8e0f04dd8032">4f37b2a29 ci: fix msrv dependency versions for reqest and h2 (Steve Myers) Pull request description: ### Description Fix MSRV dependency versions for `reqwest` and`h2`, both latest version now require 1.63.0. ### Notes to the reviewers - reqwest 0.11.19 has MSRV 1.63.0+, pin to 0.11.18 - h2 0.3.21 has MSRV 1.63.0+, pin to 0.3.20 ### Changelog notice None. ### 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: danielabrozzoni: ACK 4f37b2a293df57cdc7c4bae7d4ae8e0f04dd8032 Tree-SHA512: 6cc5bdc79182e313c3eb4135693e818af51
8034 of 10207 relevant lines covered (78.71%)
2319363.45 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
87.33 |
-0.08% | crates/bdk/src/wallet/mod.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5937184304.1 | 40 |
78.71 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|