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

feature/codescene-refactor #38

Merged
merged 13 commits into from
Dec 2, 2024

refactor: Simplify handling of no arguments by removing redundant met…

053804e
Select commit
Loading
Failed to load commit list.
Merged

feature/codescene-refactor #38

refactor: Simplify handling of no arguments by removing redundant met…
053804e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

81.59% (+7.63%) compared to 9b83c14

View this Pull Request on Codecov

81.59% (+7.63%) compared to 9b83c14

Details

Codecov Report

Attention: Patch coverage is 76.78571% with 13 lines in your changes missing coverage. Please review.

Project coverage is 81.59%. Comparing base (9b83c14) to head (053804e).

Files with missing lines Patch % Lines
AzureLiquid.Preview/PreviewProcess.cs 62.50% 8 Missing and 4 partials ⚠️
AzureLiquid.Preview/PreviewProcessArguments.cs 95.83% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   73.95%   81.59%   +7.63%     
==========================================
  Files           2        3       +1     
  Lines         192      163      -29     
  Branches       17       19       +2     
==========================================
- Hits          142      133       -9     
+ Misses         46       23      -23     
- Partials        4        7       +3     

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