Ran
|
Jobs
1
|
Files
39
|
Run time
5s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1204: chore: remove bdk dependency on log and dev dependency on env_logger 02fa34089 chore: remove bdk dependency on log and dev dependency on env_logger (Steve Myers) Pull request description: ### Description As suggested by @TheBlueMatt we shouldn't use the `log` crate because even though it is a rust-lang project is may depend on some other crates that aren't as well maintained. Since we were only use `log` in a few places and not it any other bdk workspace projects except the `bdk` package I removed it. ### Notes to the reviewers For consistency I also removed the `env_logger` from the dev dependencies since it was only being used in a few places in a couple examples and println! is adequate for examples. ### 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 Top commit has no ACKs. Tree-SHA512: beb9e4d469312512eba0a4c86e363bc7283
1 of 1 new or added line in 1 file covered. (100.0%)
8799 of 10943 relevant lines covered (80.41%)
5745.08 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6937124762.1 | 39 |
80.41 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|