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

Use floating tag #565

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Use floating tag #565

merged 1 commit into from
Sep 30, 2022

Conversation

martincostello
Copy link
Owner

Use the floating tag for actions/setup-dotnet.

Use the floating tag for `actions/setup-dotnet`.
@martincostello martincostello added the github_actions Pull requests that update GitHub Actions code label Sep 30, 2022
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Base: 94.06% // Head: 59.22% // Decreases project coverage by -34.84% ⚠️

Coverage data is based on head (997d026) compared to base (0b14b6e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #565       +/-   ##
===========================================
- Coverage   94.06%   59.22%   -34.85%     
===========================================
  Files          22       22               
  Lines        1214     1214               
===========================================
- Hits         1142      719      -423     
- Misses         72      495      +423     
Flag Coverage Δ
linux 58.89% <ø> (ø)
macos 59.22% <ø> (ø)
windows ?

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

Impacted Files Coverage Δ
src/SqlLocalDb/Interop/WindowsRegistry.cs 0.00% <0.00%> (-100.00%) ⬇️
src/SqlLocalDb/Interop/SafeLibraryHandle.cs 0.00% <0.00%> (-100.00%) ⬇️
src/SqlLocalDb/Interop/WindowsRegistryKey.cs 0.00% <0.00%> (-100.00%) ⬇️
src/SqlLocalDb/Interop/LocalDbInstanceInfo.cs 6.66% <0.00%> (-93.34%) ⬇️
src/SqlLocalDb/Interop/LocalDbInstanceApi.cs 10.12% <0.00%> (-81.02%) ⬇️
src/SqlLocalDb/Interop/LocalDbVersionInfo.cs 25.00% <0.00%> (-75.00%) ⬇️
src/SqlLocalDb/SqlLocalDbApi.cs 32.11% <0.00%> (-58.41%) ⬇️
...SqlLocalDb/ISqlLocalDbInstanceManagerExtensions.cs 50.00% <0.00%> (-50.00%) ⬇️
src/SqlLocalDb/ISqlLocalDbApiExtensions.cs 74.41% <0.00%> (-25.59%) ⬇️
src/SqlLocalDb/SqlLocalDbInstanceManager.cs 78.18% <0.00%> (-21.82%) ⬇️
... and 5 more

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 334248b into main Sep 30, 2022
@martincostello martincostello deleted the use-floating-tag branch September 30, 2022 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant