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 #217 is fixed #476

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Aug 18, 2023

Closes #217, which was fixed by #451

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

@juntyr juntyr changed the title Add a test to confirm that https://github.com/ron-rs/ron/issues/217 is fixed Add a test to confirm that #217 is fixed Aug 18, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17% 🎉

Comparison is base (ce4e397) 84.70% compared to head (ad6848c) 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     #476      +/-   ##
==========================================
+ Coverage   84.70%   84.88%   +0.17%     
==========================================
  Files          63       64       +1     
  Lines        8227     8321      +94     
==========================================
+ Hits         6969     7063      +94     
  Misses       1258     1258              
Files Changed Coverage Δ
tests/217_nested_untagged_enums.rs 100.00% <100.00%> (ø)

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

@juntyr juntyr merged commit 709486e into ron-rs:master Aug 18, 2023
7 checks passed
@juntyr juntyr deleted the 217-test branch August 18, 2023 00:13
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.

Nested untagged and externally tagged enums fail to deserialize
2 participants