awslabs / aws-c-auth

C99 library implementation of AWS client-side authentication: standard credentials providers and signing.
Apache License 2.0
41 stars 32 forks source link

Make Partial Creds a Transient Error #226

Closed waahm7 closed 9 months ago

waahm7 commented 9 months ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (534b445) 79.59% compared to head (7dcef33) 79.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #226 +/- ## ========================================== + Coverage 79.59% 79.69% +0.10% ========================================== Files 33 33 Lines 5836 5832 -4 ========================================== + Hits 4645 4648 +3 + Misses 1191 1184 -7 ```

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