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 test for #456 and fix bitflags glob import #457

Merged
merged 1 commit into from
May 21, 2023

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented May 21, 2023

Adds a test for #456, which was fixed in #455, and fixes CI.

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

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 94.73% and project coverage change: -0.87 ⚠️

Comparison is base (ec889b5) 86.52% compared to head (ae15d5d) 85.65%.

❗ 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     #457      +/-   ##
==========================================
- Coverage   86.52%   85.65%   -0.87%     
==========================================
  Files          61       61              
  Lines        7983     7760     -223     
==========================================
- Hits         6907     6647     -260     
- Misses       1076     1113      +37     
Impacted Files Coverage Δ
tests/152_bitflags.rs 46.47% <0.00%> (-5.58%) ⬇️
src/de/mod.rs 75.13% <100.00%> (ø)
tests/115_minimal_flattening.rs 100.00% <100.00%> (ø)

... and 42 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@juntyr juntyr merged commit 8fa9995 into ron-rs:master May 21, 2023
@juntyr juntyr deleted the 456-test-fix branch May 21, 2023 07:07
juntyr added a commit to juntyr/ron that referenced this pull request Aug 15, 2023
juntyr added a commit to juntyr/ron that referenced this pull request Aug 16, 2023
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