Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine: Move SqlEnvChange to shared and sync usage #1525

Merged
merged 4 commits into from May 31, 2022

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Feb 23, 2022

Re-work of #1200 which was closed because it had been open so long that it wasn't possible to rebase it. Can you please given this some attention, I don't want to have to wait 6 months and do it a third time.

@Wraith2
Copy link
Contributor Author

Wraith2 commented Feb 23, 2022

CI is green because nothing ran? This is a new sort of broken.

@johnnypham
Copy link
Contributor

CI is green because nothing ran? This is a new sort of broken.

The CI now runs all under one job "CI-SqlClient". It seems to be pretty stable so far.

@Wraith2
Copy link
Contributor Author

Wraith2 commented Mar 4, 2022

Ok. Well everything is green so it can be merged immediately then 😁

@johnnypham johnnypham added this to the 5.0.0-preview2 milestone Mar 28, 2022
@DavoudEshtehari DavoudEshtehari added the ➕ Code Health Changes related to source code improvements label Apr 1, 2022
@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #1525 (2962c57) into main (845902c) will increase coverage by 7.02%.
The diff coverage is 87.75%.

@@            Coverage Diff             @@
##             main    #1525      +/-   ##
==========================================
+ Coverage   64.31%   71.34%   +7.02%     
==========================================
  Files         327      296      -31     
  Lines       64594    62133    -2461     
==========================================
+ Hits        41545    44328    +2783     
+ Misses      23049    17805    -5244     
Flag Coverage Δ
addons 92.38% <ø> (+92.38%) ⬆️
netcore 74.87% <89.89%> (+8.00%) ⬆️
netfx 69.13% <88.52%> (+5.49%) ⬆️

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

Impacted Files Coverage Δ
...Microsoft/Data/SqlClient/TdsParserHelperClasses.cs 50.22% <ø> (-4.18%) ⬇️
...Microsoft/Data/SqlClient/TdsParserHelperClasses.cs 60.79% <ø> (+17.94%) ⬆️
...crosoft/Data/SqlClient/SqlInternalConnectionTds.cs 73.71% <75.00%> (+0.27%) ⬆️
...c/Microsoft/Data/SqlClient/TdsParserStateObject.cs 81.64% <75.00%> (-0.51%) ⬇️
...crosoft/Data/SqlClient/SqlInternalConnectionTds.cs 68.23% <76.47%> (+0.13%) ⬆️
...nt/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs 70.98% <88.15%> (+8.89%) ⬆️
.../netcore/src/Microsoft/Data/SqlClient/TdsParser.cs 73.70% <89.65%> (+9.11%) ⬆️
...lient/src/Microsoft/Data/SqlClient/SqlEnvChange.cs 100.00% <100.00%> (ø)
...ata/SqlClient/SqlConnectionTimeoutErrorInternal.cs 30.35% <0.00%> (-11.61%) ⬇️
...rc/Microsoft/Data/SqlClient/SQLFallbackDNSCache.cs 90.62% <0.00%> (-6.25%) ⬇️
... and 96 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 845902c...2962c57. Read the comment docs.

@DavoudEshtehari DavoudEshtehari merged commit 73aa0da into dotnet:main May 31, 2022
@Wraith2 Wraith2 deleted the combine26 branch February 1, 2023 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ Code Health Changes related to source code improvements
Projects
SqlClient issues
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

4 participants