Skip to content

Automatically linting code

d35a33a
Select commit
Loading
Failed to load commit list.
Merged

feature: add toggle for adding github action dotnet workload restore #1579

Automatically linting code
d35a33a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2025 in 0s

0.70% (+0.00%) compared to e50a8c2

View this Pull Request on Codecov

0.70% (+0.00%) compared to e50a8c2

Details

Codecov Report

❌ Patch coverage is 0% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.70%. Comparing base (e50a8c2) to head (d35a33a).

Files with missing lines Patch % Lines
.../Nuke/GithubActions/GitHubActionsStepsAttribute.cs 0.00% 60 Missing ⚠️
src/Nuke/Extensions.cs 0.00% 8 Missing ⚠️
...Nuke/DotNetCore/DisableWorkloadRestoreAttribute.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1579   +/-   ##
======================================
  Coverage    0.70%   0.70%           
======================================
  Files         165     166    +1     
  Lines        4702    4692   -10     
  Branches      378     379    +1     
======================================
  Hits           33      33           
+ Misses       4668    4658   -10     
  Partials        1       1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.