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

Eliminate the create_test_memory_context. #3584

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MathieuDutSik
Copy link
Contributor

Motivation

The create_test_memory_context had been reduced to a wrapper for MemoryContext::new_for_testing.
We can eliminate it.

Proposal

The replacement is done in a straightforward way.

Test Plan

The CI.

Release Plan

Not relevant.

Links

None.

@MathieuDutSik MathieuDutSik marked this pull request as ready for review March 17, 2025 17:01
@MathieuDutSik MathieuDutSik requested a review from ma2bd March 17, 2025 17:01
@MathieuDutSik MathieuDutSik changed the title Eliminate the create_test_memory_context. Eliminate the create_test_memory_context. Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant