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

Added support for github actions upload v4 #1093

Merged
merged 1 commit into from
Feb 3, 2024

Added support for github actions upload v4

9abfa27
Select commit
Loading
Failed to load commit list.
Merged

Added support for github actions upload v4 #1093

Added support for github actions upload v4
9abfa27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 3, 2024 in 0s

7.33% (-0.04%) compared to 8369167

View this Pull Request on Codecov

7.33% (-0.04%) compared to 8369167

Details

Codecov Report

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

Comparison is base (8369167) 7.36% compared to head (9abfa27) 7.33%.
Report is 2 commits behind head on master.

Files Patch % Lines
.../Nuke/GithubActions/GitHubActionsStepsAttribute.cs 3.33% 116 Missing ⚠️
...Nuke/EnsurePackageSourceHasCredentialsAttribute.cs 0.00% 6 Missing ⚠️
src/Nuke/GithubActions/UsingStep.cs 28.57% 5 Missing ⚠️
src/Nuke/Settings.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1093      +/-   ##
=========================================
- Coverage    7.36%   7.33%   -0.04%     
=========================================
  Files         143     144       +1     
  Lines        3829    3845      +16     
  Branches      271     271              
=========================================
  Hits          282     282              
- Misses       3547    3563      +16     

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