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

Env vars for force overwrite functions #437

Merged
merged 12 commits into from
Aug 12, 2024
Merged

Env vars for force overwrite functions #437

merged 12 commits into from
Aug 12, 2024

Conversation

pjbull
Copy link
Member

@pjbull pjbull commented May 26, 2024

Add env vars that let you override things for forcing overwrites.

Closes #393

Copy link
Contributor

github-actions bot commented May 26, 2024

@github-actions github-actions bot temporarily deployed to pull request May 26, 2024 17:00 Inactive
Copy link

codecov bot commented May 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.9%. Comparing base (08b018b) to head (54d5c76).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #437     +/-   ##
========================================
+ Coverage    93.7%   93.9%   +0.1%     
========================================
  Files          23      23             
  Lines        1654    1660      +6     
========================================
+ Hits         1551    1559      +8     
+ Misses        103     101      -2     
Files Coverage Δ
cloudpathlib/cloudpath.py 94.2% <100.0%> (+0.3%) ⬆️

@github-actions github-actions bot temporarily deployed to pull request May 26, 2024 17:07 Inactive
tests/test_caching.py Show resolved Hide resolved
cloudpathlib/cloudpath.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request June 2, 2024 17:36 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 2, 2024 18:43 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 17:37 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 18:31 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 18:38 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 19:09 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 19:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 11, 2024 18:12 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 12, 2024 04:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 12, 2024 05:03 Inactive
@pjbull pjbull merged commit f36309f into master Aug 12, 2024
25 checks passed
@pjbull pjbull deleted the 393-force-overwrite branch August 12, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set force_overwrite_from_cloud from environment variable?
2 participants