ron-rs / ron

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

Add a test to ensure that #492 is fixed #493

Closed juntyr closed 1 year ago

juntyr commented 1 year ago

Fixes #492

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

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fdefa8f) 95.32% compared to head (3ae7e34) 95.33%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #493 +/- ## ======================================= Coverage 95.32% 95.33% ======================================= Files 74 75 +1 Lines 9035 9054 +19 ======================================= + Hits 8613 8632 +19 Misses 422 422 ``` | [Files Changed](https://app.codecov.io/gh/ron-rs/ron/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [tests/492\_enum\_in\_untagged\_enum.rs](https://app.codecov.io/gh/ron-rs/ron/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvNDkyX2VudW1faW5fdW50YWdnZWRfZW51bS5ycw==) | `100.00% <100.00%> (ø)` | |

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