JuliaData / YAML.jl

Parse yer YAMLs
Other
131 stars 46 forks source link

[Not Urgent, Improvement, No Breaking] Remove a flag variable. #196

Closed Paalon closed 5 months ago

Paalon commented 5 months ago

Remove a flag variable and add some comments. I think flag variables should be reduced if it's possible.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 87.27%. Comparing base (f6185fa) to head (3523fe1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ========================================== - Coverage 87.34% 87.27% -0.07% ========================================== Files 12 12 Lines 1636 1635 -1 ========================================== - Hits 1429 1427 -2 - Misses 207 208 +1 ```

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