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

update replace method #757

Closed DyfanJones closed 4 months ago

DyfanJones commented 4 months ago

Address replace error

Error: basic_string::replace: __pos (which is 18446744073702528299) > this->size() (which is 34)
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.24%. Comparing base (8bb9d22) to head (c3f0779).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #757 +/- ## ========================================== + Coverage 85.23% 85.24% +0.01% ========================================== Files 213 213 Lines 15193 15208 +15 ========================================== + Hits 12949 12964 +15 Misses 2244 2244 ```

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