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

Fixed the solution updater such that it now correctly adds nested fol… #1334

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

david-driscoll
Copy link
Member

…ders and removes nested folders

…ders and removes nested folders
@david-driscoll david-driscoll enabled auto-merge (squash) September 15, 2024 01:18
@david-driscoll david-driscoll merged commit c653b3d into master Sep 15, 2024
7 checks passed
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

Attention: Patch coverage is 12.19512% with 72 lines in your changes missing coverage. Please review.

Project coverage is 7.83%. Comparing base (5609c14) to head (a171f39).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Nuke/SolutionUpdater.cs 12.50% 70 Missing ⚠️
src/Nuke/ICanUpdateSolution.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1334      +/-   ##
=========================================
- Coverage    7.90%   7.83%   -0.08%     
=========================================
  Files         150     150              
  Lines        4172    4211      +39     
  Branches      312     312              
=========================================
  Hits          330     330              
- Misses       3842    3881      +39     

☔ 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 Sep 15, 2024
@david-driscoll david-driscoll deleted the fix/nuke-solution-updater branch September 15, 2024 01:58
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