biojppm / rapidyaml

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

Add quickstart example addressing float precision and avoiding loss. #420

Closed biojppm closed 5 months ago

biojppm commented 5 months ago

Closes #417

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 96.63%. Comparing base (3461af6) to head (bcc1823).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #420 +/- ## ========================================== + Coverage 96.61% 96.63% +0.01% ========================================== Files 22 22 Lines 8223 8266 +43 ========================================== + Hits 7945 7988 +43 Misses 278 278 ```

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