awslabs / aws-c-common

Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Apache License 2.0
262 stars 159 forks source link

add a query string helper from byte cursor directly #1080

Closed TingDaoK closed 11 months ago

TingDaoK commented 11 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 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (80f21b3) 83.30% compared to head (7bde526) 83.31%.

Files Patch % Lines
source/uri.c 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1080 +/- ## ========================================== + Coverage 83.30% 83.31% +0.01% ========================================== Files 56 56 Lines 5804 5808 +4 ========================================== + Hits 4835 4839 +4 Misses 969 969 ```

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