ron-rs / ron

Rusty Object Notation
https://docs.rs/ron
Apache License 2.0
3.31k stars 122 forks source link

Fix bug in fuzzer with deny_unknown_fields structs inside flatten #517

Closed juntyr closed 11 months ago

juntyr commented 11 months ago

Is it a good or bad sign we're now back to finding bugs in the fuzzer itself? Anyways, this one should be fixed now ...

* [ ] I've included my change in CHANGELOG.md

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a6fc5eb) 100.00% compared to head (5cba8bd) 100.00%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #517 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 82 82 Lines 14327 14327 ========================================= Hits 14327 14327 ```

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