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

Source generator - ColumnIgnore #81

Merged
merged 6 commits into from
Nov 2, 2024

Increase coverage of test

4d00924
Select commit
Loading
Failed to load commit list.
Merged

Source generator - ColumnIgnore #81

Increase coverage of test
4d00924
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 0s

90.02% (-0.02%) compared to 623064d

View this Pull Request on Codecov

90.02% (-0.02%) compared to 623064d

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.02%. Comparing base (623064d) to head (4d00924).

Files with missing lines Patch % Lines
...adCheetah.SourceGenerator/WorksheetRowGenerator.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   90.04%   90.02%   -0.02%     
==========================================
  Files         152      152              
  Lines        5433     5446      +13     
  Branches     1017     1019       +2     
==========================================
+ Hits         4892     4903      +11     
- Misses        209      210       +1     
- Partials      332      333       +1     

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