paws-r / paws

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

Simplify #765

Closed DyfanJones closed 3 months ago

DyfanJones commented 3 months ago

Remove a few redundant vapply/lapply functions as original function is already vectorised

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.22%. Comparing base (6088b00) to head (056e370).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #765 +/- ## ======================================= Coverage 85.22% 85.22% ======================================= Files 213 213 Lines 15127 15130 +3 ======================================= + Hits 12892 12895 +3 Misses 2235 2235 ```

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