biojppm / rapidyaml

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

fix parsing of val-less nested maps when deindented to maps #461

Closed biojppm closed 3 months ago

biojppm commented 3 months ago

fixes #455

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.28%. Comparing base (35fd478) to head (10b7bbc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #461 +/- ## ======================================= Coverage 97.28% 97.28% ======================================= Files 33 33 Lines 11269 11272 +3 ======================================= + Hits 10963 10966 +3 Misses 306 306 ```

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