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 extension method to include workload restores #1205

Merged
merged 10 commits into from
May 1, 2024

Conversation

david-driscoll
Copy link
Member

No description provided.

@david-driscoll david-driscoll enabled auto-merge (squash) May 1, 2024 19:38
@github-actions github-actions bot added this to the v1.8.31 milestone May 1, 2024
Copy link

codecov bot commented May 1, 2024

Codecov Report

Attention: Patch coverage is 7.91367% with 128 lines in your changes are missing coverage. Please review.

Project coverage is 7.70%. Comparing base (93caaec) to head (83a9992).

❗ Current head 83a9992 differs from pull request most recent head 2c3ca3b. Consider uploading reports for the commit 2c3ca3b to get more accurate results

Files Patch % Lines
...e/GithubActions/GithubActionsStepsAttributeBase.cs 8.62% 53 Missing ⚠️
src/Nuke/AzurePipelinesStepsAttribute.cs 0.00% 25 Missing ⚠️
src/Nuke/DotNetTool.cs 3.84% 25 Missing ⚠️
src/Nuke/Symbols.cs 0.00% 11 Missing ⚠️
.../Nuke/GithubActions/GitHubActionsStepsAttribute.cs 10.00% 9 Missing ⚠️
src/Nuke/DotNetCore/ICanRestoreWithDotNetCore.cs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1205      +/-   ##
=========================================
- Coverage    7.73%   7.70%   -0.03%     
=========================================
  Files         146     146              
  Lines        3801    3880      +79     
  Branches      283     288       +5     
=========================================
+ Hits          294     299       +5     
- Misses       3507    3581      +74     

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

@david-driscoll david-driscoll enabled auto-merge (squash) May 1, 2024 21:17
@david-driscoll david-driscoll merged commit a1ac1c2 into master May 1, 2024
7 checks passed
@github-actions github-actions bot added the ✨ mysterious We forgot to label this label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants