|
Ran
|
Jobs
1
|
Files
30
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1977: Add `TxGraph::get_last_evicted` <a class=hub.com/bitcoindevkit/bdk/commit/b555acb91e30f7134ec2663477b015225140b11b">b555acb91 feat(chain): Add `TxGraph::get_last_evicted` (志宇) Pull request description: ### Description Ideally, this would be included as a field in `TxNode`, however that would be a breaking change. ### Changelog notice ```md Added - `TxGraph::get_last_evicted` ``` ### 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 +nightly 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: self-ACK b555acb91e30f7134ec2663477b015225140b11b Tree-SHA512: f1661d20495803c4c4e36df1380a61eb5cb
0 of 3 new or added lines in 1 file covered. (0.0%)
5345 of 6507 relevant lines covered (82.14%)
33905.19 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
84.52 |
-0.26% | crates/chain/src/tx_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16371046108.1 | 30 |
82.14 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|