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 dotnet outdated #604

Merged
merged 1 commit into from
Feb 26, 2023
Merged

Add dotnet outdated #604

merged 1 commit into from
Feb 26, 2023

Conversation

martincostello
Copy link
Owner

Add dotnet-outdated-tool to also update .NET NuGet packages, if there are any relevant updates, when the .NET SDK is updated.

Add `dotnet-outdated-tool` to also update .NET NuGet packages, if there are any relevant updates, when the .NET SDK is updated.
@martincostello martincostello added enhancement github_actions Pull requests that update GitHub Actions code labels Feb 26, 2023
@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Base: 93.32% // Head: 94.06% // Increases project coverage by +0.74% 🎉

Coverage data is based on head (cd55074) compared to base (864f398).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
+ Coverage   93.32%   94.06%   +0.74%     
==========================================
  Files          22       22              
  Lines        1214     1214              
==========================================
+ Hits         1133     1142       +9     
+ Misses         81       72       -9     
Flag Coverage Δ
linux 58.89% <ø> (ø)
macos 58.89% <ø> (ø)
windows 93.73% <ø> (+0.74%) ⬆️

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

Impacted Files Coverage Δ
src/SqlLocalDb/ILoggerExtensions.cs 95.45% <0.00%> (+0.45%) ⬆️
src/SqlLocalDb/SqlLocalDbApi.cs 90.51% <0.00%> (+1.22%) ⬆️
src/SqlLocalDb/Interop/LocalDbInstanceApi.cs 91.13% <0.00%> (+1.26%) ⬆️
src/SqlLocalDb/TemporarySqlLocalDbInstance.cs 100.00% <0.00%> (+3.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@martincostello martincostello merged commit 4a033b5 into main Feb 26, 2023
@martincostello martincostello deleted the dotnet-outdated branch February 26, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant