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

Make rkyv feature imply size_32 #1383

Merged
merged 3 commits into from
Jan 25, 2024

Prepare 0.4.33 release

09a8da0
Select commit
Loading
Failed to load commit list.
Merged

Make rkyv feature imply size_32 #1383

Prepare 0.4.33 release
09a8da0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

91.72% (+0.03%) compared to bf70419

View this Pull Request on Codecov

91.72% (+0.03%) compared to bf70419

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bf70419) 91.69% compared to head (09a8da0) 91.72%.
Report is 1 commits behind head on 0.4.x.

Files Patch % Lines
src/datetime/mod.rs 0.00% 1 Missing ⚠️
src/offset/utc.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            0.4.x    #1383      +/-   ##
==========================================
+ Coverage   91.69%   91.72%   +0.03%     
==========================================
  Files          38       38              
  Lines       17608    17267     -341     
==========================================
- Hits        16145    15839     -306     
+ Misses       1463     1428      -35     

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