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
263 stars 159 forks source link

fix empty xml node handling #1168

Closed DmitriyMusatkin closed 2 weeks ago

DmitriyMusatkin commented 2 weeks ago

Issue #, if available: https://github.com/awslabs/aws-c-common/issues/1165

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 2 weeks ago

Codecov Report

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

Project coverage is 83.63%. Comparing base (257c9ec) to head (53198a3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1168 +/- ## ========================================== + Coverage 83.62% 83.63% +0.01% ========================================== Files 57 57 Lines 5948 5953 +5 ========================================== + Hits 4974 4979 +5 Misses 974 974 ```

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