paws-r / paws

Paws, a package for Amazon Web Services in R
https://www.paws-r-sdk.com
Other
314 stars 37 forks source link

overwrite file when writing to disk #652

Closed DyfanJones closed 1 year ago

DyfanJones commented 1 year ago

minor change:

Allow to overwrite file when downloading to disk. This mimics boto3 behaviour.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.07% :warning:

Comparison is base (f29c71d) 83.90% compared to head (713cc6d) 83.84%. Report is 3 commits behind head on main.

:exclamation: Current head 713cc6d differs from pull request most recent head b689e8c. Consider uploading reports for the commit b689e8c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #652 +/- ## ========================================== - Coverage 83.90% 83.84% -0.07% ========================================== Files 132 198 +66 Lines 9213 13819 +4606 ========================================== + Hits 7730 11586 +3856 - Misses 1483 2233 +750 ``` [see 68 files with indirect coverage changes](https://app.codecov.io/gh/paws-r/paws/pull/652/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paws-r)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.