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

Shared ConditionalCompletionSplitting implementation #17658

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Oct 3, 2024

Ideally, I would have liked for SplitImplementations::ConditionalCompletionSplitting to be parameterized over ConditionalCompletionSplittingInput instead of having the outer MakeWithSplitting be parameterized over it, but then it would not be possible to extend the abstract SplitImpl class.

@github-actions github-actions bot added C# Rust Pull requests that update Rust code labels Oct 3, 2024
@hvitved hvitved force-pushed the shared/cfg-conditional-splitting branch from 616fd3e to 2e8bfea Compare October 3, 2024 19:24
@github-actions github-actions bot added the Ruby label Oct 3, 2024
@hvitved hvitved force-pushed the shared/cfg-conditional-splitting branch from 2e8bfea to 1a9a6bc Compare October 4, 2024 07:56
@github-actions github-actions bot added the Swift label Oct 4, 2024
@hvitved hvitved force-pushed the shared/cfg-conditional-splitting branch 2 times, most recently from f73ce49 to c2e202f Compare October 9, 2024 08:25
@hvitved hvitved force-pushed the shared/cfg-conditional-splitting branch from c2e202f to bdb793b Compare October 9, 2024 09:03
@hvitved hvitved added the no-change-note-required This PR does not need a change note label Oct 9, 2024
@hvitved hvitved marked this pull request as ready for review October 9, 2024 12:01
@hvitved hvitved requested review from a team as code owners October 9, 2024 12:01
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

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

LGTM, but let's wait for DCA to come back up before we merge!

@hvitved
Copy link
Contributor Author

hvitved commented Oct 10, 2024

DCA looks good, so merging.

@hvitved hvitved merged commit 4df9cd8 into github:main Oct 10, 2024
56 of 58 checks passed
@hvitved hvitved deleted the shared/cfg-conditional-splitting branch October 10, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# no-change-note-required This PR does not need a change note Ruby Rust Pull requests that update Rust code Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants