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 an issue with lint paths if the pwd was not the root #1362

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

david-driscoll
Copy link
Member

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@david-driscoll david-driscoll enabled auto-merge (squash) October 5, 2024 06:08
@github-actions github-actions bot added this to the v2.8.111 milestone Oct 5, 2024
@david-driscoll david-driscoll merged commit 2bdc398 into master Oct 5, 2024
7 checks passed
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 7.73%. Comparing base (2ea20ac) to head (d123d28).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Nuke/ICanClean.cs 0.00% 7 Missing ⚠️
src/Nuke/DotNetCore/ICanRestoreWithDotNetCore.cs 0.00% 2 Missing ⚠️
src/Nuke/DotNetCore/ICanTestWithDotNetCore.cs 0.00% 2 Missing ⚠️
src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs 0.00% 2 Missing ⚠️
src/Nuke/ICanRegenerateBuildConfiguration.cs 0.00% 2 Missing ⚠️
src/Nuke/DotNetCore/ICanBuildWithDotNetCore.cs 0.00% 1 Missing ⚠️
src/Nuke/DotNetCore/ICanPackWithDotNetCore.cs 0.00% 1 Missing ⚠️
src/Nuke/ICanPrettier.cs 0.00% 1 Missing ⚠️
src/Nuke/LintPaths.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1362      +/-   ##
=========================================
- Coverage    7.74%   7.73%   -0.02%     
=========================================
  Files         150     150              
  Lines        4246    4255       +9     
  Branches      311     311              
=========================================
  Hits          329     329              
- Misses       3917    3926       +9     

☔ 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 Oct 5, 2024
@github-actions github-actions bot modified the milestones: v2.8.111, v2.8.114 Oct 18, 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