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

Serde module macro #1396

Closed
wants to merge 5 commits into from

Extend documentation

c945153
Select commit
Loading
Failed to load commit list.
Closed

Serde module macro #1396

Extend documentation
c945153
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 1s

92.17% (+0.22%) compared to 0aa46dd

View this Pull Request on Codecov

92.17% (+0.22%) compared to 0aa46dd

Details

Codecov Report

Attention: Patch coverage is 80.82192% with 56 lines in your changes are missing coverage. Please review.

Project coverage is 92.17%. Comparing base (0aa46dd) to head (c945153).

Files Patch % Lines
src/serde.rs 54.16% 33 Missing ⚠️
src/naive/datetime/serde.rs 86.11% 15 Missing ⚠️
src/datetime/serde.rs 92.85% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1396      +/-   ##
==========================================
+ Coverage   91.95%   92.17%   +0.22%     
==========================================
  Files          40       41       +1     
  Lines       18035    17013    -1022     
==========================================
- Hits        16584    15682     -902     
+ Misses       1451     1331     -120     

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