1
0
Fork
You've already forked hoard
0

feat!: allow setting default environment variable values #185

Merged
Shadow53 merged 21 commits from 166-default-env-values into main 2023年10月05日 10:03:25 +02:00
Shadow53 commented 2023年08月20日 11:14:52 +02:00 (Migrated from github.com)
Copy link

Resolves #166.

Resolves #166.
netlify[bot] commented 2023年08月20日 11:14:57 +02:00 (Migrated from github.com)
Copy link

Deploy Preview for hoard-docs ready!

Name Link
Latest commit add69cd850
Latest deploy log https://app.netlify.com/sites/hoard-docs/deploys/651e6a1600a7b00008299232
Deploy Preview https://deploy-preview-185--hoard-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

### <span aria-hidden="true">✅</span> Deploy Preview for *hoard-docs* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | add69cd850e331423550679953fce22d06c5d710 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/hoard-docs/deploys/651e6a1600a7b00008299232 | |<span aria-hidden="true">😎</span> Deploy Preview | [https://deploy-preview-185--hoard-docs.netlify.app](https://deploy-preview-185--hoard-docs.netlify.app) | |<span aria-hidden="true">📱</span> Preview on mobile | <details><summary> Toggle QR Code... </summary><br /><br />![QR Code](https://app.netlify.com/qr-code/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL2RlcGxveS1wcmV2aWV3LTE4NS0taG9hcmQtZG9jcy5uZXRsaWZ5LmFwcCJ9.ZKKHZP0o9QkXLeoDnbIV9RXGOpYzDl9LLmWtCg8QjfQ)<br /><br />_Use your smartphone camera to open QR code link._</details> | --- _To edit notification comments on pull requests, go to your [Netlify site configuration](https://app.netlify.com/sites/hoard-docs/configuration/deploys#deploy-notifications)._
codecov[bot] commented 2023年08月20日 11:53:11 +02:00 (Migrated from github.com)
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (b2c0cf7) 90.21% compared to head (add69cd) 89.77%.

Additional details and impacted files
@@ Coverage Diff @@
## main #185 +/- ##
==========================================
- Coverage 90.21% 89.77% -0.44% 
==========================================
 Files 73 75 +2 
 Lines 5108 5155 +47 
==========================================
+ Hits 4608 4628 +20 
- Misses 500 527 +27 
Files Coverage Δ
src/checkers/history/mod.rs 91.83% <ø> (ø)
src/checkers/history/operation/util.rs 76.72% <ø> (-0.87%) ⬇️
src/command/edit.rs 0.00% <ø> (ø)
src/config/builder/environment/mod.rs 97.56% <ø> (-2.44%) ⬇️
src/config/builder/mod.rs 67.74% <100.00%> (+0.70%) ⬆️
src/lib.rs 70.83% <ø> (-1.17%) ⬇️
src/newtypes/pile_name.rs 100.00% <100.00%> (ø)
src/paths.rs 90.42% <100.00%> (ø)
src/env_vars.rs 84.09% <93.75%> (+10.17%) ⬆️
src/config/builder/envtrie.rs 87.03% <90.00%> (+0.67%) ⬆️
... and 1 more

... and 28 files with indirect coverage changes

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

## [Codecov](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) Report Attention: `11 lines` in your changes are missing coverage. Please review. > Comparison is base [(`b2c0cf7`)](https://app.codecov.io/gh/Shadow53/hoard/commit/b2c0cf7d5e97fb212d3a091c564406c735ce5ab8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) 90.21% compared to head [(`add69cd`)](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) 89.77%. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #185 +/- ## ========================================== - Coverage 90.21% 89.77% -0.44% ========================================== Files 73 75 +2 Lines 5108 5155 +47 ========================================== + Hits 4608 4628 +20 - Misses 500 527 +27 ``` | [Files](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) | Coverage Δ | | |---|---|---| | [src/checkers/history/mod.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NoZWNrZXJzL2hpc3RvcnkvbW9kLnJz) | `91.83% <ø> (ø)` | | | [src/checkers/history/operation/util.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NoZWNrZXJzL2hpc3Rvcnkvb3BlcmF0aW9uL3V0aWwucnM=) | `76.72% <ø> (-0.87%)` | :arrow_down: | | [src/command/edit.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbW1hbmQvZWRpdC5ycw==) | `0.00% <ø> (ø)` | | | [src/config/builder/environment/mod.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2Vudmlyb25tZW50L21vZC5ycw==) | `97.56% <ø> (-2.44%)` | :arrow_down: | | [src/config/builder/mod.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL21vZC5ycw==) | `67.74% <100.00%> (+0.70%)` | :arrow_up: | | [src/lib.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2xpYi5ycw==) | `70.83% <ø> (-1.17%)` | :arrow_down: | | [src/newtypes/pile\_name.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL25ld3R5cGVzL3BpbGVfbmFtZS5ycw==) | `100.00% <100.00%> (ø)` | | | [src/paths.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL3BhdGhzLnJz) | `90.42% <100.00%> (ø)` | | | [src/env\_vars.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2Vudl92YXJzLnJz) | `84.09% <93.75%> (+10.17%)` | :arrow_up: | | [src/config/builder/envtrie.rs](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant#diff-c3JjL2NvbmZpZy9idWlsZGVyL2VudnRyaWUucnM=) | `87.03% <90.00%> (+0.67%)` | :arrow_up: | | ... and [1 more](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) | | ... and [28 files with indirect coverage changes](https://app.codecov.io/gh/Shadow53/hoard/pull/185/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant) </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/Shadow53/hoard/pull/185?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michael+Bryant). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?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!185
Reference in a new issue
Shadow53/hoard
No description provided.
Delete branch "166-default-env-values"

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?