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

Fix incremental source generator #22

Merged
merged 10 commits into from
Jan 17, 2024

Move usings into csproj

de2c824
Select commit
Loading
Failed to load commit list.
Merged

Fix incremental source generator #22

Move usings into csproj
de2c824
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

93.95% (-0.32%) compared to 97a4a06

View this Pull Request on Codecov

93.95% (-0.32%) compared to 97a4a06

Details

Codecov Report

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

Comparison is base (97a4a06) 94.27% compared to head (de2c824) 93.95%.

Files Patch % Lines
...p.SyncMethodGenerator/SyncMethodSourceGenerator.cs 88.15% 4 Missing and 5 partials ⚠️
...p.SyncMethodGenerator/Models/ReportedDiagnostic.cs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   94.27%   93.95%   -0.32%     
==========================================
  Files           7        8       +1     
  Lines         874      894      +20     
  Branches      194      192       -2     
==========================================
+ Hits          824      840      +16     
- Misses         23       25       +2     
- Partials       27       29       +2     

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