biojppm / rapidyaml

Rapid YAML - a library to parse and emit YAML, and do it fast.
MIT License
583 stars 100 forks source link

ensure empty values are not deserialized #436

Closed biojppm closed 5 months ago

biojppm commented 5 months ago

fixes #434

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.41%. Comparing base (e432c2f) to head (2249cc1). Report is 57 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #436 +/- ## ========================================== + Coverage 97.40% 97.41% +0.01% ========================================== Files 33 33 Lines 11102 11118 +16 ========================================== + Hits 10814 10831 +17 + Misses 288 287 -1 ```

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