1
0
Fork
You've already forked hoard
0

Implement Commands, minor fixes #11

Merged
Shadow53 merged 11 commits from impl-commands into main 2021年06月04日 07:43:16 +02:00
Shadow53 commented 2021年06月02日 08:54:33 +02:00 (Migrated from github.com)
Copy link

The primary work of this PR is to implement the actual CLI commands for hoard. There are also some bug fixes as I've tested the program.

The primary work of this PR is to implement the actual CLI commands for `hoard`. There are also some bug fixes as I've tested the program.
codecov[bot] commented 2021年06月04日 07:30:54 +02:00 (Migrated from github.com)
Copy link

Codecov Report

Merging #11 (c95c4a8) into main (08897b6) will decrease coverage by 2.21%.
The diff coverage is 31.01%.

Impacted file tree graph

@@ Coverage Diff @@
## main #11 +/- ##
==========================================
- Coverage 68.92% 66.71% -2.22% 
==========================================
 Files 14 14 
 Lines 1194 1358 +164 
 Branches 207 260 +53 
==========================================
+ Hits 823 906 +83 
- Misses 206 248 +42 
- Partials 165 204 +39 
Impacted Files Coverage Δ
src/config/builder/environment/exe.rs 45.83% <0.00%> (-2.00%) ⬇️
src/config/builder/environment/hostname.rs 75.00% <0.00%> (-5.77%) ⬇️
src/config/builder/environment/mod.rs 78.22% <ø> (+8.06%) ⬆️
src/config/builder/environment/os.rs 76.19% <0.00%> (-3.81%) ⬇️
src/config/builder/environment/path.rs 66.66% <0.00%> (-2.09%) ⬇️
src/lib.rs 100.00% <ø> (ø)
src/config/mod.rs 30.84% <1.63%> (-37.91%) ⬇️
src/main.rs 5.88% <6.66%> (-27.46%) ⬇️
src/config/builder/mod.rs 65.06% <31.57%> (-0.14%) ⬇️
src/command/mod.rs 40.00% <33.33%> (-10.00%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08897b6...c95c4a8. Read the comment docs.

# [Codecov](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) Report > Merging [#11](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) (c95c4a8) into [main](https://codecov.io/gh/Shadow53/hoard/commit/08897b6f40c49d632264463aba20d17690934622?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) (08897b6) will **decrease** coverage by `2.21%`. > The diff coverage is `31.01%`. [![Impacted file tree graph](https://codecov.io/gh/Shadow53/hoard/pull/11/graphs/tree.svg?width=650&height=150&src=pr&token=UPTVRXQVUF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant)](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== - Coverage 68.92% 66.71% -2.22% ========================================== Files 14 14 Lines 1194 1358 +164 Branches 207 260 +53 ========================================== + Hits 823 906 +83 - Misses 206 248 +42 - Partials 165 204 +39 ``` | [Impacted Files](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) | Coverage Δ | | |---|---|---| | [src/config/builder/environment/exe.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2Vudmlyb25tZW50L2V4ZS5ycw==) | `45.83% <0.00%> (-2.00%)` | :arrow_down: | | [src/config/builder/environment/hostname.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2Vudmlyb25tZW50L2hvc3RuYW1lLnJz) | `75.00% <0.00%> (-5.77%)` | :arrow_down: | | [src/config/builder/environment/mod.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2Vudmlyb25tZW50L21vZC5ycw==) | `78.22% <ø> (+8.06%)` | :arrow_up: | | [src/config/builder/environment/os.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2Vudmlyb25tZW50L29zLnJz) | `76.19% <0.00%> (-3.81%)` | :arrow_down: | | [src/config/builder/environment/path.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2Vudmlyb25tZW50L3BhdGgucnM=) | `66.66% <0.00%> (-2.09%)` | :arrow_down: | | [src/lib.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2xpYi5ycw==) | `100.00% <ø> (ø)` | | | [src/config/mod.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9tb2QucnM=) | `30.84% <1.63%> (-37.91%)` | :arrow_down: | | [src/main.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL21haW4ucnM=) | `5.88% <6.66%> (-27.46%)` | :arrow_down: | | [src/config/builder/mod.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL21vZC5ycw==) | `65.06% <31.57%> (-0.14%)` | :arrow_down: | | [src/command/mod.rs](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbW1hbmQvbW9kLnJz) | `40.00% <33.33%> (-10.00%)` | :arrow_down: | | ... and [9 more](https://codecov.io/gh/Shadow53/hoard/pull/11/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant). Last update [08897b6...c95c4a8](https://codecov.io/gh/Shadow53/hoard/pull/11?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant).
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Shadow53/hoard!11
Reference in a new issue
Shadow53/hoard
No description provided.
Delete branch "impl-commands"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?