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

single_store: added support for handling multiple contexts on the host #939

Merged
merged 3 commits into from
Mar 12, 2025

Conversation

tsulaiav
Copy link
Contributor

No description provided.

Copy link
Contributor

@niermann999 niermann999 left a comment

Choose a reason for hiding this comment

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

We should also add a unit test soon

@tsulaiav
Copy link
Contributor Author

Thanks for the review!

We should also add a unit test soon

Yes, this is next on my to do list

@tsulaiav tsulaiav force-pushed the main-single_store-ctx branch from abefb11 to 9affcac Compare March 1, 2025 01:18
@tsulaiav
Copy link
Contributor Author

tsulaiav commented Mar 1, 2025

I have implemented the comments and added a unit test. I expect the CI run to fail. Hopefully, it will be fixed after we merge #946

@tsulaiav tsulaiav force-pushed the main-single_store-ctx branch 2 times, most recently from a609c54 to 0dade4a Compare March 2, 2025 03:07
@tsulaiav tsulaiav marked this pull request as ready for review March 2, 2025 03:07
@tsulaiav tsulaiav force-pushed the main-single_store-ctx branch from 0dade4a to 6524bd0 Compare March 4, 2025 00:32
@tsulaiav
Copy link
Contributor Author

tsulaiav commented Mar 4, 2025

Hi @niermann999, I temporarily commented out the problematic part of the new unit test. That's why the CI has succeeded. We should uncomment this code once the issue with EXPECT_POINT3_NEAR and smatrix gets fixed

…text arguments

This was done to prevent passing around arguments in invalid state.

Also temporarily disabled the part of the multicontext_transform_store test until
the issue with EXPECT_POINT3_NEAR() in smatrix has been fixed
@tsulaiav tsulaiav force-pushed the main-single_store-ctx branch from 6524bd0 to bb9ba60 Compare March 5, 2025 17:37
@niermann999 niermann999 merged commit 64ddf38 into acts-project:main Mar 12, 2025
19 checks passed
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.

2 participants