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

Implement env var for local cache dir #361

Merged
merged 1 commit into from
Oct 9, 2023

implement env var for local cache dir

f194b86
Select commit
Loading
Failed to load commit list.
Merged

Implement env var for local cache dir #361

implement env var for local cache dir
f194b86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2023 in 0s

93.7% (+1.0%) compared to eb3ba8e

View this Pull Request on Codecov

93.7% (+1.0%) compared to eb3ba8e

Details

Codecov Report

Merging #361 (f194b86) into master (eb3ba8e) will increase coverage by 1.0%.
Report is 2 commits behind head on master.
The diff coverage is 100.0%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #361     +/-   ##
========================================
+ Coverage    92.6%   93.7%   +1.0%     
========================================
  Files          22      22             
  Lines        1556    1563      +7     
========================================
+ Hits         1442    1465     +23     
+ Misses        114      98     -16     
Files Coverage Δ
cloudpathlib/azure/azblobclient.py 93.9% <ø> (ø)
cloudpathlib/client.py 89.6% <100.0%> (+0.4%) ⬆️
cloudpathlib/gs/gsclient.py 94.4% <ø> (+1.5%) ⬆️
cloudpathlib/s3/s3client.py 93.9% <ø> (+1.5%) ⬆️

... and 5 files with indirect coverage changes