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 package source mappings #520

Merged
merged 1 commit into from
May 10, 2022
Merged

Add package source mappings #520

merged 1 commit into from
May 10, 2022

Conversation

martincostello
Copy link
Owner

Add package source mappings for central package management.

Add package source mappings for central package management.
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #520 (1bc2dd5) into main (8afb521) will decrease coverage by 35.11%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #520       +/-   ##
===========================================
- Coverage   94.07%   58.96%   -35.12%     
===========================================
  Files          22       22               
  Lines        1216     1216               
===========================================
- Hits         1144      717      -427     
- Misses         72      499      +427     
Flag Coverage Δ
linux 58.79% <ø> (ø)
macos 58.96% <ø> (-0.17%) ⬇️
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 8.69% <0.00%> (-82.61%) ⬇️
src/SqlLocalDb/Interop/LocalDbVersionInfo.cs 25.00% <0.00%> (-75.00%) ⬇️
src/SqlLocalDb/SqlLocalDbApi.cs 32.01% <0.00%> (-58.54%) ⬇️
...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

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8afb521...1bc2dd5. Read the comment docs.

@martincostello martincostello merged commit 97a8786 into main May 10, 2022
@martincostello martincostello deleted the package-source-mappings branch May 10, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant