Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test to confirm that #357 is fixed #477

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Aug 18, 2023

Closes #357, which was fixed by #451

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

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 88.23% and no project coverage change.

Comparison is base (709486e) 84.88% compared to head (d3a0490) 84.88%.

❗ 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
@@           Coverage Diff           @@
##           master     #477   +/-   ##
=======================================
  Coverage   84.88%   84.88%           
=======================================
  Files          64       65    +1     
  Lines        8321     8338   +17     
=======================================
+ Hits         7063     7078   +15     
- Misses       1258     1260    +2     
Files Changed Coverage Δ
tests/357_untagged_enum_roundtrip.rs 88.23% <88.23%> (ø)

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

@juntyr juntyr merged commit 0d91151 into ron-rs:master Aug 18, 2023
7 checks passed
@juntyr juntyr deleted the 357-test branch August 18, 2023 01:04
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.

Round-trip failure: untagged enum containing Vec variant is improperly deserialized
2 participants