|
Ran
|
Jobs
1
|
Files
5
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk-cli#212: feat(pretty-format): add pretty flag to format outputs in a tabular form 94012c65b feat(pretty-fmt): update README for `pretty` flag (Vihiga Tyonum) 1cadf63a2 feat(pretty-fmt): add cli-table to format output (Vihiga Tyonum) Pull request description: Fixes #193 <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### Description This PR adds a top level flag `--pretty` to format output in a tabular form to enhance readability for users. <!-- 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 --> ## Changelog notice - Add `--pretty` top level flag for formatting commands output in a tabular format ### 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 #### New Features: * [ ] I've added tests for the new feature * [x] I've added docs for the new feature * [x] I've updated `CHANGELOG.md` Top commit has no ACKs. Tree-SHA512: 61dee251b03a1668f85fecb6b5533bceafc
0 of 362 new or added lines in 2 files covered. (0.0%)
5 existing lines in 1 file now uncovered.25 of 1158 relevant lines covered (2.16%)
0.04 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
0.0 |
0.0% | src/utils.rs |
| 356 |
2.72 |
-1.13% | src/handlers.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
2.72 |
-1.13% | src/handlers.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17246648439.1 | 5 |
2.16 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|