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

Support annotation for nullable values in a container #342

Merged
merged 6 commits into from
Sep 24, 2024

fix doc

ac87235
Select commit
Loading
Failed to load commit list.
Merged

Support annotation for nullable values in a container #342

fix doc
ac87235
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 0s

74.00% (+0.14%) compared to ed1919a

View this Pull Request on Codecov

74.00% (+0.14%) compared to ed1919a

Details

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.00%. Comparing base (ed1919a) to head (ac87235).

Files with missing lines Patch % Lines
derive-macros/src/lib.rs 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
+ Coverage   73.86%   74.00%   +0.14%     
==========================================
  Files          43       43              
  Lines        8078     8130      +52     
  Branches     8078     8130      +52     
==========================================
+ Hits         5967     6017      +50     
- Misses       1732     1734       +2     
  Partials      379      379              

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