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 | SqlAppContextSwitchManager#3389

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 7 commits intomainfromdev/russellben/merge/appcontextswitchmanager
Jun 23, 2025

Conversation

benrr101
Copy link
Contributor

Description

Very simple PR, SqlAppConextSwitchManager was moved into common project, suffix changed from NetCoreApp to netcore. File was wrapped in #if NET. Required package reference was added to common project, and I took the opportunity to clean up the item groups a bit.

Issues

More work towards#1261

Testing

Just moving stuff around, CI should provide validation.

@CopilotCopilotAI review requested due to automatic review settingsJune 3, 2025 23:38
@benrr101benrr101 added the Common Project 🚮Things that relate to the common project project labelJun 3, 2025
@benrr101benrr101 requested a review froma team as acode ownerJune 3, 2025 23:38
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR moves the SqlAppContextSwitchManager file into the common project, renames its suffix from "NetCoreApp" to "netcore", and wraps the file in a conditional compilation block. It also updates the project files to clean up item groups and adjust references based on the target framework.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

FileDescription
src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient/SqlAppContextSwitchManager.netcore.csAdded a "#if NET" wrapper around the file.
src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.csprojReorganized and updated references and package items for better clarity and framework separation.
src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csprojUpdated compile includes to reference the newly located file and removed the old file reference.

@codecovCodecov
Copy link

codecovbot commentedJun 4, 2025
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.17%. Comparing base(12f742d) to head(250c1f4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@##             main    #3389      +/-   ##==========================================- Coverage   63.51%   62.17%   -1.34%==========================================  Files         293      291       -2       Lines       63810    63677     -133     ==========================================- Hits        40526    39592     -934- Misses      23284    24085     +801
FlagCoverage Δ
addons92.58% <ø> (ø)
netcore66.90% <ø> (-0.03%)⬇️
netfx64.42% <ø> (-1.80%)⬇️

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.

mdaigle
mdaigle previously approved these changesJun 4, 2025
paulmedynski
paulmedynski previously approved these changesJun 10, 2025
@benrr101benrr101 dismissed stale reviews frompaulmedynski andmdaigle via4371c59June 11, 2025 23:09
@benrr101benrr101force-pushed thedev/russellben/merge/appcontextswitchmanager branch from4371c59 to1542764CompareJune 12, 2025 04:00
paulmedynski
paulmedynski previously approved these changesJun 12, 2025
paulmedynski
paulmedynski previously approved these changesJun 20, 2025
paulmedynski
paulmedynski previously approved these changesJun 20, 2025
mdaigle
mdaigle previously approved these changesJun 20, 2025
@benrr101benrr101 dismissed stale reviews frommdaigle andpaulmedynski via250c1f4June 23, 2025 16:38
@benrr101benrr101 merged commit2b9870b intomainJun 23, 2025
251 checks passed
@benrr101benrr101 deleted the dev/russellben/merge/appcontextswitchmanager branchJune 23, 2025 21:50
@paulmedynskipaulmedynski added this to the6.1-preview2 milestoneJun 25, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@mdaiglemdaiglemdaigle approved these changes

@cheenamalhotracheenamalhotracheenamalhotra approved these changes

@paulmedynskipaulmedynskipaulmedynski left review comments

Assignees
No one assigned
Labels
Common Project 🚮Things that relate to the common project project
Projects
None yet
Milestone
6.1-preview2
Development

Successfully merging this pull request may close these issues.

4 participants
@benrr101@mdaigle@cheenamalhotra@paulmedynski

[8]ページ先頭

©2009-2025 Movatter.jp