Skip to content

Conversation

@juntyr
Copy link
Member

@juntyr juntyr commented Jan 14, 2024

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

This PR is merged early to fix some long-time outstanding fuzzer-found issues. Most bugs are with serde (flattened fields in particular) and our fuzzer is adapted to not trigger them.

This PR should also improve one nasty edge case of parsing complexity.

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d509208) 100.00% compared to head (8fe8188) 100.00%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #523    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           83        83            
  Lines        14443     14588   +145     
==========================================
+ Hits         14443     14588   +145     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juntyr juntyr force-pushed the further-flatten-fuzzer-fixes branch from c9ea975 to d5060c4 Compare January 15, 2024 03:31
@juntyr juntyr marked this pull request as ready for review January 15, 2024 03:41
@juntyr juntyr merged commit d3e9ebe into ron-rs:master Jan 15, 2024
@juntyr juntyr deleted the further-flatten-fuzzer-fixes branch January 15, 2024 03:46
@juntyr juntyr restored the further-flatten-fuzzer-fixes branch January 15, 2024 03:49
@juntyr juntyr deleted the further-flatten-fuzzer-fixes branch January 15, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants