|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2075: chore(ci): pin `proptest` to `1.8.0` on `1.75.0` MSRV 62ce8765d chore(ci): pin `openssl-sys` to `0.9.109` (Leonardo Lima) 37b2d0c4a chore(ci): pin `openssl` to `0.10.73` (Leonardo Lima) f4cb60117 chore(ci): pin `syn` to `2.0.106` (Leonardo Lima) 0920b05e2 chore(ci): pin `quote` to `1.0.41` (Leonardo Lima) 3bc7a9ae4 chore(ci): pin `socke2@0.6.1` instead of `0.6.0` (Leonardo Lima) 00590bff1 chore(ci): pin `webpki-roots@1.0.4` instead of `1.0.3` (Leonardo Lima) bed41fa22 chore(ci): pin `proptest` to `1.8.0` on `1.75.0` MSRV (Leonardo Lima) Pull request description: ### Description The `proptest` dependency is used in `bdk_chain`, it's already pinned to `1.2.0` on `1.63.0` MSRV, and wasn't a problem on the `1.75.0` MSRV. Recently, it also released a new version, bumping their MSRV, on `proptest 1.9.0`. It adds a new step to pin it to `1.8.0` on the `1.75.0` MSRV CI step. edit: I also had to update the pinned version `webpki-roots@1.0.4` and `socke2@0.6.1`. ### Notes to the reviewers It only applies to `release/chain-0.23.x` branch; the master is already on `1.85.0` MSRV, which is not affected. ### Changelog notice ``` ### Changed - deps: pin `proptest` to `1.8.0` on `1.75.0` MSRV # all the pinned dependencies below affect only the `1.63.0` MSRV - deps: pin `openssl` to `0.10.73` - deps: pin `openssl-sys` to `0.9.109` - deps: pin `syn` to `2.0.106` - deps: pin `quote` to `1.0.41` - deps: pin `socke2@0.6.1` instead of `0.6.0` - deps: pin `webpki-roots@1.0.4` instead of `1.0.3` ``` ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: ValuedMam... (continued)
374 of 508 branches covered (73.62%)
Branch coverage included in aggregate %.
4232 of 5292 relevant lines covered (79.97%)
2182.91 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.34 |
0.0% | crates/chain/src/tx_data_traits.rs |
| 1 |
99.29 |
5.17% | crates/core/src/checkpoint.rs |
| 4 |
33.33 |
0.0% | crates/chain/src/lib.rs |
| 7 |
82.42 |
0.6% | crates/bitcoind_rpc/src/bip158.rs |
| 7 |
79.9 |
-1.22% | crates/bitcoind_rpc/src/lib.rs |
| 20 |
76.35 |
0.0% | crates/core/src/spk_client.rs |
| 36 |
72.64 |
3.61% | crates/chain/src/indexed_tx_graph.rs |
| 87 |
75.19 |
-2.04% | crates/chain/src/local_chain.rs |
| 141 |
85.64 |
3.94% | crates/chain/src/tx_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19590399930.1 | 27 |
79.41 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|