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

Add tools manifest for dotnet-validate #624

Merged
merged 1 commit into from Apr 26, 2024
Merged

Conversation

martincostello
Copy link
Owner

Add a .NET tools manifest for dotnet-validate so that dependabot can update it if there's ever a newer version released, and then reference that version in the build workflow.

Add a .NET tools manifest for dotnet-validate so that dependabot can update it if there's ever a newer version released, and then reference that version in the build workflow.
@martincostello martincostello added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 26, 2024
@martincostello martincostello added this to the v0.4.0 milestone Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.52%. Comparing base (f0d5b99) to head (605b6de).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   97.78%   98.52%   +0.73%     
==========================================
  Files          15       15              
  Lines         271      271              
  Branches       37       37              
==========================================
+ Hits          265      267       +2     
+ Misses          3        2       -1     
+ Partials        3        2       -1     
Flag Coverage Δ
linux 97.78% <ø> (+0.73%) ⬆️
macos 97.78% <ø> (ø)
windows 97.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello marked this pull request as ready for review April 26, 2024 09:07
@martincostello martincostello merged commit b0fec40 into main Apr 26, 2024
12 checks passed
@martincostello martincostello deleted the add-tools-manifest branch April 26, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant