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

ENH: Add API option --show-cache-dir #321

Merged
merged 2 commits into from
Nov 17, 2022
Merged

ENH: Add API option --show-cache-dir #321

merged 2 commits into from
Nov 17, 2022

Conversation

scottclowe
Copy link
Member

Tells the user where their cache directory is located.

@scottclowe scottclowe added the enhancement New feature or request label Nov 17, 2022
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 28.07% // Head: 28.17% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (21bcf87) compared to base (6e1579f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
+ Coverage   28.07%   28.17%   +0.09%     
==========================================
  Files          45       45              
  Lines        5346     5353       +7     
  Branches     1309     1310       +1     
==========================================
+ Hits         1501     1508       +7     
  Misses       3593     3593              
  Partials      252      252              
Flag Coverage Δ
unittests 28.17% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
echofilter/ui/checkpoints.py 36.62% <100.00%> (+1.89%) ⬆️
echofilter/ui/inference_cli.py 84.66% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@scottclowe scottclowe merged commit 571b421 into master Nov 17, 2022
@scottclowe scottclowe deleted the enh_show-cache-dir branch November 17, 2022 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant