Closed benrr101 closed 1 week ago
Attention: Patch coverage is 0%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 72.30%. Comparing base (
69ac9c5
) to head (de5efe9
). Report is 14 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...c/Microsoft/Data/SqlTypes/SqlFileStream.Windows.cs | 0.00% | 11 Missing :warning: |
...rc/Microsoft/Data/SqlClient/SNI/LocalDB.Windows.cs | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description: This PR is one more part in the story of wrangling the interop code into an interop namespace. This time, the focus is on the Kernel32.dll interop, associated structures.
Important things in this PR:
Testing: This is just moving classes around, no functional changes made. Projects still build, so we should be good.