|
Ran
|
Jobs
1
|
Files
30
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1930: feat(chain): Add method for constructing TxGraph from a ChangeSet <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/f68cfa8afb7602d36a9b5c41552b2fc6de2c9ac2">f68cfa8af feat(chain): Add method for constructing `TxGraph` from a `ChangeSet` (uvuvuwu) Pull request description: ### Description * Added a `from_changeset()` function to `TxGraph` implementation * This function initializes a new `TxGraph` and applies the given `ChangeSet` * The method allows constructing a `TxGraph` directly from a `ChangeSet`, simplifying graph creation. #### 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 #### New Features: * [ ] I've added tests for the new feature * [x] I've added docs for the new feature ACKs for top commit: evanlinjin: ACK f68cfa8afb7602d36a9b5c41552b2fc6de2c9ac2 LagginTimes: ACK f68cfa8afb7602d36a9b5c41552b2fc6de2c9ac2 AmosOO7: ACK https://github.com/bitcoindevkit/bdk/commit/f68cfa8afb7602d36a9b5c41552b2fc6de2c9ac2 Tree-SHA512: 9301bb60617672a68b4c4e278aa41a64abf
0 of 5 new or added lines in 1 file covered. (0.0%)
79 existing lines in 1 file now uncovered.5104 of 6267 relevant lines covered (81.44%)
31220.67 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
77.38 |
-7.21% | crates/chain/src/tx_graph.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 79 |
77.38 |
-7.21% | crates/chain/src/tx_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14391029163.1 | 30 |
81.44 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|