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

annotate examples/serialize_deserialize.rs with correct features #198

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

alexanderkjall
Copy link
Contributor

Without this patch, this fails to compile:

cargo test --no-default-features --features serde_json

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.76%. Comparing base (237f081) to head (e9eda8e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   42.75%   42.76%   +0.01%     
==========================================
  Files           4        4              
  Lines        3878     3877       -1     
==========================================
  Hits         1658     1658              
+ Misses       2220     2219       -1     

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

@gz gz merged commit 1a853c9 into gz:master Dec 14, 2024
5 checks passed
@gz
Copy link
Owner

gz commented Dec 14, 2024

Thank you!

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