Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: create config dir for uuid if not exists + tests #64

Merged
merged 3 commits into from
Dec 12, 2021

Conversation

Shadow53
Copy link
Owner

@Shadow53 Shadow53 commented Dec 5, 2021

Resolves #62

@Shadow53 Shadow53 added the bug Something isn't working label Dec 5, 2021
@netlify
Copy link

netlify bot commented Dec 5, 2021

✔️ Deploy Preview for hoard-docs ready!

🔨 Explore the source changes: c3986df

🔍 Inspect the deploy log: https://app.netlify.com/sites/hoard-docs/deploys/61ad9b4517a7b800085975c7

😎 Browse the preview: https://deploy-preview-64--hoard-docs.netlify.app

@Shadow53 Shadow53 added this to the 0.3.1 milestone Dec 5, 2021
@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #64 (c3986df) into main (796d64f) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   48.19%   48.15%   -0.05%     
==========================================
  Files          23       23              
  Lines        1332     1325       -7     
==========================================
- Hits          642      638       -4     
+ Misses        690      687       -3     
Impacted Files Coverage Δ
src/checkers/history/last_paths.rs 52.42% <ø> (+5.25%) ⬆️
src/checkers/history/mod.rs 0.00% <0.00%> (ø)
src/config/builder/environment/mod.rs 100.00% <ø> (ø)
src/config/builder/envtrie.rs 89.47% <0.00%> (+0.34%) ⬆️

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 6fe2c53...c3986df. Read the comment docs.

@Shadow53 Shadow53 merged commit c0f0975 into main Dec 12, 2021
@Shadow53 Shadow53 deleted the 62-no-parent-config-dir branch December 12, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"No such file or directory" when config directory does not exist
1 participant