Closed MichelZ closed 2 weeks ago
/azp run
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 72.30%. Comparing base (
9d5ca32
) to head (65711ea
). Report is 9 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...nt/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs | 88.88% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is aligning var vs the Type between netfx and netcore
Part of #2953