|
Ran
|
Jobs
1
|
Files
8
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk-cli#235: CI: Update `continous_integration` and `audit` workflows aba4b950a CI: Fix clippy issues (Vihiga Tyonum) cc3c8a280 ci: Update audit workflow and `bytes` dependency (Vihiga Tyonum) e39e59c33 ci: add prepush checks that mirrors ci workflow (Vihiga Tyonum) e849f8e31 chore: fix clippy warnings (Vihiga Tyonum) 8d20cf270 ci: update cont_integration workflow (Vihiga Tyonum) Pull request description: <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### Description This PR updates the continuous integration workflow and fixes some Clippy issues. Also fixes #239 <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> - update `actions/checkout` to v6 - add a separate job for Clippy - automate manual caching in the `build-test` job - replace `actions-r/toolchain` with `actions-rust- lang/setup-rust-toolchain` for toolchain setup -fix clippy warnings - add prepush command to Justfile - Add `tool-version` parameter in audit workflow that forces the `actions-rust-lang/audit` to use a version that supports CVSS 4.0 - update transitive dependency `bytes` to v1.11.1 ## Changelog notice <!-- Notice the release manager should include in the release tag message changelog --> <!-- See https://keepachangelog.com/en/1.0.0/ for examples --> ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing Top commit has no AC... (continued)
0 of 17 new or added lines in 3 files covered. (0.0%)
268 of 2466 relevant lines covered (10.87%)
0.31 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
0.0 |
0.0% | src/utils.rs |
| 5 |
0.0 |
0.0% | src/payjoin/mod.rs |
| 9 |
0.0 |
0.0% | src/error.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 22339154434.1 | 8 |
10.87 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|