|
Ran
|
Files
30
|
Run time
1s
|
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
5104 of 6267 relevant lines covered (81.44%)
31220.67 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|