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

Remove old test files #223

Closed graebm closed 10 months ago

graebm commented 10 months ago

Remove aws-sig-v4-test-suite/, we haven't used these files since we replaced them with aws-signing-test-suite/ when SigV4A was added 2.5 years ago.

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

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (3d9f13f) 79.57% compared to head (1146314) 79.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #223 +/- ## ======================================= Coverage 79.57% 79.57% ======================================= Files 33 33 Lines 5798 5798 ======================================= Hits 4614 4614 Misses 1184 1184 ```

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