Skip to content

Conversation

edwardneal
Copy link
Contributor

Relates to #1261.

This picks up the work left dangling by #3353; that PR needs to be merged first.

There are a lot of small methods which use the PacketHandle definition merged by the prerequisite PR. The methodology is fairly easy to review commit-by-commit from fc3c31e onwards.

This also allows _writePacketCache to be migrated to TdsParserStateObjectNative in netfx.
@edwardneal edwardneal marked this pull request as ready for review May 23, 2025 20:16
@edwardneal edwardneal requested a review from a team as a code owner May 23, 2025 20:16
@paulmedynski
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 90.27778% with 7 lines in your changes missing coverage. Please review.

Project coverage is 59.62%. Comparing base (b8948f2) to head (bd5a153).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...osoft/Data/SqlClient/TdsParserStateObjectNative.cs 92.45% 4 Missing ⚠️
...osoft/Data/SqlClient/TdsParserStateObjectNative.cs 80.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b8948f2) and HEAD (bd5a153). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b8948f2) HEAD (bd5a153)
addons 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3355      +/-   ##
==========================================
- Coverage   67.04%   59.62%   -7.43%     
==========================================
  Files         300      292       -8     
  Lines       65376    65191     -185     
==========================================
- Hits        43831    38867    -4964     
- Misses      21545    26324    +4779     
Flag Coverage Δ
addons ?
netcore 62.93% <80.00%> (-9.27%) ⬇️
netfx 60.90% <92.98%> (-4.29%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cheenamalhotra cheenamalhotra requested a review from a team May 27, 2025 17:28
Copy link
Contributor

@mdaigle mdaigle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@mdaigle
Copy link
Contributor

mdaigle commented Jun 2, 2025

A lot of our builds got throttled last week. I kicked the cancelled job.

@benrr101 benrr101 merged commit a166e54 into dotnet:main Jun 4, 2025
237 checks passed
@edwardneal edwardneal deleted the merge/packethandle-follow-up branch June 5, 2025 05:12
@paulmedynski paulmedynski added this to the 6.1-preview2 milestone Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants