biojppm / rapidyaml

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

Add ReadTheDocs and tidy doxygen annotations #423

Closed biojppm closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.80220% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 96.72%. Comparing base (d432d96) to head (7c790c4).

Files Patch % Lines
src/c4/yml/common.cpp 71.42% 2 Missing :warning:
src/c4/yml/emit.def.hpp 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #423 +/- ## ========================================== + Coverage 96.62% 96.72% +0.09% ========================================== Files 22 22 Lines 8391 8419 +28 ========================================== + Hits 8108 8143 +35 + Misses 283 276 -7 ```

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