aws.s3 icon indicating copy to clipboard operation
aws.s3 copied to clipboard

PROPOSAL: Use `prettyunits::pretty_bytes` to prettify logging for `multipart` suggestion in `put_object`

Open mrkaye97 opened this issue 3 years ago • 0 comments

Closes #416

My editor stripped some whitespace -- it's really a one-line change + some docs. Review without whitespace

Please ensure the following before submitting a PR:

  • [x] if suggesting code changes or improvements, open an issue first
  • [x] for all but trivial changes (e.g., typo fixes), add your name to DESCRIPTION
  • [x] for all but trivial changes (e.g., typo fixes), documentation your change in NEWS.md with a parenthetical reference to the issue number being addressed
  • [x] if changing documentation, edit files in /R not /man and run devtools::document() to update documentation
  • [x] add code or new test files to /tests for any new functionality or bug fix
  • [x] make sure R CMD check runs without error before submitting the PR

mrkaye97 avatar May 09 '22 17:05 mrkaye97