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

Implements the make_field system macro #878

Merged
merged 4 commits into from
Dec 11, 2024

clippy suggestion

6db49c5
Select commit
Loading
Failed to load commit list.
Merged

Implements the make_field system macro #878

clippy suggestion
6db49c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

77.81% (target 80.00%)

View this Pull Request on Codecov

77.81% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 75.97403% with 37 lines in your changes missing coverage. Please review.

Project coverage is 77.81%. Comparing base (4ac3e78) to head (6db49c5).

Files with missing lines Patch % Lines
src/lazy/expanded/macro_evaluator.rs 75.65% 19 Missing and 9 partials ⚠️
src/lazy/expanded/struct.rs 75.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #878      +/-   ##
==========================================
+ Coverage   77.79%   77.81%   +0.01%     
==========================================
  Files         136      136              
  Lines       34533    34656     +123     
  Branches    34533    34656     +123     
==========================================
+ Hits        26864    26966     +102     
- Misses       5678     5690      +12     
- Partials     1991     2000       +9     

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