paws-r / paws

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

Tidy up jmespath_index internal function #724

Closed DyfanJones closed 9 months ago

DyfanJones commented 9 months ago

This PR is just tidying up jmespath functionality. This merges get_token_len and get_token_path into a single function.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (c593530) 85.33% compared to head (fb6e64c) 85.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #724 +/- ## ========================================== - Coverage 85.33% 85.32% -0.01% ========================================== Files 204 204 Lines 14692 14689 -3 ========================================== - Hits 12537 12534 -3 Misses 2155 2155 ```

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