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

Add overwrite option #67

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Add overwrite option #67

merged 1 commit into from
Aug 15, 2023

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Aug 15, 2023

Related issues and pull requests

Checklist

  • Add tests
  • Add docs
  • Update CHANGELOG

@gadomski gadomski self-assigned this Aug 15, 2023
@gadomski gadomski force-pushed the issues/57-skip-if-existing branch from 20c24e4 to 5094d9d Compare August 15, 2023 18:53
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 91.66% and project coverage change: +0.06% 🎉

Comparison is base (1b3b7f0) 81.06% compared to head (20c24e4) 81.13%.

❗ Current head 20c24e4 differs from pull request most recent head 5094d9d. Consider uploading reports for the commit 5094d9d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   81.06%   81.13%   +0.06%     
==========================================
  Files          16       16              
  Lines         734      742       +8     
==========================================
+ Hits          595      602       +7     
- Misses        139      140       +1     
Files Changed Coverage Δ
src/stac_asset/_cli.py 88.18% <75.00%> (-0.43%) ⬇️
src/stac_asset/_download.py 87.50% <100.00%> (+0.18%) ⬆️
src/stac_asset/config.py 97.61% <100.00%> (+0.11%) ⬆️

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

@gadomski gadomski enabled auto-merge (rebase) August 15, 2023 18:53
@gadomski gadomski merged commit 63e9885 into main Aug 15, 2023
@gadomski gadomski deleted the issues/57-skip-if-existing branch August 15, 2023 18:55
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.

Add "skip if existing" option
2 participants