Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge | Port #528 and #2091 to netfx#3376

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
benrr101 merged 2 commits intodotnet:mainfromedwardneal:port/pr-2091
May 29, 2025

Conversation

edwardneal
Copy link
Contributor

Description

This ports an earlier set of memory usage reductions from netcore to netfx.

Issues

Relates to#1261.
Ports#528 and#2091.

Testing

Unit tests pass locally. I don't see anything specifically targeting these changes, so I assume that they're covered by the overall test suite - they're fairly frequently exercised.

@edwardnealedwardneal requested a review froma team as acode ownerMay 26, 2025 15:13
@cheenamalhotra
Copy link
Member

/azp run

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Contributor

@paulmedynskipaulmedynski left a comment

Choose a reason for hiding this comment

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

A couple of spurious ? checks.

I didn't dig into the full logic that was added/modified - I don't have enough experience with SqlCommand for that yet.

@cheenamalhotra
Copy link
Member

/azp run

@cheenamalhotracheenamalhotra requested a review froma teamMay 27, 2025 17:25
@cheenamalhotracheenamalhotra added this to the6.1-preview2 milestoneMay 27, 2025
@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@codecovCodecov
Copy link

codecovbot commentedMay 27, 2025
edited
Loading

Codecov Report

Attention: Patch coverage is96.64430% with5 lines in your changes missing coverage. Please review.

Project coverage is 58.80%. Comparing base(b8948f2) to head(d60c800).
Report is 9 commits behind head on main.

Files with missing linesPatch %Lines
...t/netfx/src/Microsoft/Data/SqlClient/SqlCommand.cs97.27%4 Missing⚠️
...netcore/src/Microsoft/Data/SqlClient/SqlCommand.cs50.00%1 Missing⚠️

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

HEAD has 1 upload less than BASE
FlagBASE (b8948f2)HEAD (d60c800)
addons10
Additional details and impacted files
@@            Coverage Diff             @@##             main    #3376      +/-   ##==========================================- Coverage   67.04%   58.80%   -8.25%==========================================  Files         300      292       -8       Lines       65376    65307      -69     ==========================================- Hits        43831    38403    -5428- Misses      21545    26904    +5359
FlagCoverage Δ
addons?
netcore62.80% <50.00%> (-9.40%)⬇️
netfx59.88% <97.27%> (-5.30%)⬇️

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.

Copy link
Contributor

@benrr101benrr101 left a comment

Choose a reason for hiding this comment

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

Since this is porting changes into netfx, I'm onboard with these changes

@benrr101benrr101 merged commit4ce9c83 intodotnet:mainMay 29, 2025
237 checks passed
@edwardnealedwardneal deleted the port/pr-2091 branchMay 29, 2025 19:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@benrr101benrr101benrr101 approved these changes

@paulmedynskipaulmedynskipaulmedynski approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
6.1-preview2
Development

Successfully merging this pull request may close these issues.

4 participants
@edwardneal@cheenamalhotra@benrr101@paulmedynski

[8]ページ先頭

©2009-2025 Movatter.jp