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

Merge TDSParserStateObject.StateSnapshot state flags #2132

Merged
merged 2 commits into from Sep 15, 2023

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Aug 22, 2023

Slightly more complex because there are more call sites for this change. I recommend reviewing each single commit.
In netfx remove a bunch of state variables and replace them with SnapshottedStateFlags, move the get/set functions and the properties that use them to shared. Update the snapshot functions to use the state flags. Update uses of the state flags and finally move the now functionally identical function ResetSnapshotState to shared.

@codecov
Copy link

codecov bot commented Aug 22, 2023

@Wraith2
Copy link
Contributor Author

Wraith2 commented Sep 3, 2023

@David-Engel can I get this reviewed? failures are just timed out legs.

Copy link
Contributor

@David-Engel David-Engel left a comment

Choose a reason for hiding this comment

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

LGTM

@Wraith2
Copy link
Contributor Author

Wraith2 commented Sep 13, 2023

Rebased to master and resolved merge conflicts with changes from #2144

@Wraith2
Copy link
Contributor Author

Wraith2 commented Sep 15, 2023

@JRahnama, @DavoudEshtehari, @arellegue anyone got a 5 minutes for a quick review here?

@DavoudEshtehari DavoudEshtehari added the ➕ Code Health Changes related to source code improvements label Sep 15, 2023
@DavoudEshtehari DavoudEshtehari added this to In progress in SqlClient v5.2 via automation Sep 15, 2023
@JRahnama JRahnama merged commit cc5f05a into dotnet:main Sep 15, 2023
132 checks passed
SqlClient v5.2 automation moved this from In progress to Done Sep 15, 2023
@Wraith2 Wraith2 deleted the combine-29 branch September 15, 2023 17:34
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
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants