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/dotnet workload restore #1210

Merged
merged 16 commits into from
May 12, 2024
Merged

Conversation

david-driscoll
Copy link
Member

No description provided.

@github-actions github-actions bot added this to the v1.8.32 milestone May 12, 2024
@david-driscoll david-driscoll force-pushed the feature/dotnet-workload-restore branch from a09f9d6 to 3e302b3 Compare May 12, 2024 01:26
@david-driscoll david-driscoll enabled auto-merge (squash) May 12, 2024 01:30
@david-driscoll david-driscoll force-pushed the feature/dotnet-workload-restore branch from 240a66f to aba37bb Compare May 12, 2024 02:13
@david-driscoll david-driscoll merged commit 0ef7126 into master May 12, 2024
7 checks passed
Copy link

codecov bot commented May 12, 2024

Codecov Report

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

Project coverage is 8.18%. Comparing base (7a62caa) to head (37a0c3c).
Report is 1 commits behind head on master.

Files Patch % Lines
src/Nuke/DotnetTool.cs 9.09% 60 Missing ⚠️
src/Nuke/Readme/NugetPackagesSection.cs 4.16% 23 Missing ⚠️
src/Nuke/Temp/LiquidReporter/ConsoleRunner.cs 0.00% 17 Missing ⚠️
src/Nuke/ToolSettingsExtensions.cs 23.52% 13 Missing ⚠️
src/Nuke/ITriggerCodeCoverageReports.cs 0.00% 12 Missing ⚠️
src/Nuke/IGenerateCodeCoverageSummary.cs 0.00% 9 Missing ⚠️
src/Nuke/Xamarin/apple/Plist.cs 30.76% 9 Missing ⚠️
src/Nuke/ICanClean.cs 0.00% 8 Missing ⚠️
.../Nuke/GithubActions/GitHubActionsStepsAttribute.cs 12.50% 7 Missing ⚠️
src/Nuke/Readme/ReadmeUpdater.cs 0.00% 7 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1210      +/-   ##
=========================================
+ Coverage    7.70%   8.18%   +0.47%     
=========================================
  Files         146     146              
  Lines        3880    3643     -237     
  Branches      288     287       -1     
=========================================
- Hits          299     298       -1     
+ Misses       3581    3345     -236     

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

@github-actions github-actions bot added the ✨ mysterious We forgot to label this label May 12, 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.

2 participants