goccy / go-yaml

YAML support for the Go language
MIT License
1.12k stars 129 forks source link

Fix comment parsing with null value #388

Closed goccy closed 1 year ago

goccy commented 1 year ago

SSIA

codecov-commenter commented 1 year ago

Codecov Report

Merging #388 (f18aa87) into master (f5c5711) will increase coverage by 0.26%. The diff coverage is 90.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #388 +/- ## ========================================== + Coverage 75.66% 75.92% +0.26% ========================================== Files 13 13 Lines 4652 4678 +26 ========================================== + Hits 3520 3552 +32 + Misses 873 867 -6 Partials 259 259 ```