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 #254 is fixed #478

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Aug 18, 2023

Fixes #254

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

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (709486e) 84.88% compared to head (a6f0eeb) 85.19%.
Report is 1 commits behind head on master.

❗ 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     #478      +/-   ##
==========================================
+ Coverage   84.88%   85.19%   +0.31%     
==========================================
  Files          64       66       +2     
  Lines        8321     8513     +192     
==========================================
+ Hits         7063     7253     +190     
- Misses       1258     1260       +2     
Files Changed Coverage Δ
tests/254_typetag.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@juntyr juntyr merged commit 52f282d into ron-rs:master Aug 18, 2023
@juntyr juntyr deleted the 254-test branch August 18, 2023 02:27
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.

typetag: apparent cross-crate incompatibility wrecks enums
2 participants