Ran
|
Jobs
1
|
Files
40
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1039: docs: add required style for commit messages <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/e17f03e7555b7b6f5348b9854f3d4ef559e84d75">e17f03e75 docs: add required style for commit messages (Steve Myers) Pull request description: ### Description Update CONTRIBUTING.md to specify that new commits should use 'Conventional Commits 1.0' style messages. See https://www.conventionalcommits.org/en/v1.0.0/. I also fixed our current MSRV in the doc and fixed a spelling error. ### Notes to the reviewers I'm open to suggestions if anyone has another well documented style for commit messages. ### 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 ACKs for top commit: thunderbiscuit: ACK e17f03e7555b7b6f5348b9854f3d4ef559e84d75. I've been using conventional commits for Padawan for over 2 years and think it's got good value, particularly on projects with bigger teams and number of contributors. danielabrozzoni: ACK e17f03e7555b7b6f5348b9854f3d4ef559e84d75 - I was hesitant at first, but I think this would make the commit messages cleaner (and in most cases even shorter). Going forward we should consider adding a CI check enforcing this. Tree-SHA512: 5f4c42814b8974f8c8429512999f8856b03
7804 of 9821 relevant lines covered (79.46%)
5288.11 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
77.44 |
-0.75% | crates/chain/src/local_chain.rs |
11 |
90.0 |
-10.0% | crates/bdk/src/descriptor/checksum.rs |
89 |
85.9 |
-14.1% | crates/chain/src/tx_graph.rs |
147 |
87.44 |
-12.56% | crates/bdk/src/wallet/mod.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5744166176.1 | 40 |
79.46 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|