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

Small improvements to itemset caching for selects #728

Merged
merged 4 commits into from
Aug 31, 2023

Conversation

lognaturel
Copy link
Member

Follow-up to #722

What has been done to verify that this works as intended?

Ran existing tests, added another.

Why is this the best possible solution? Were any other approaches considered?

This is some small cleanup. There's probably more that could be done but these are the biggest things I noticed.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

I think the biggest risk is that I missed something when removing the instance prefix. I'm pretty confident in it, though. Otherwise it's removing unused code or adding tests.

Do we need any specific form for testing your changes? If so, please attach one.

No.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

@seadowg seadowg merged commit 203f37b into getodk:master Aug 31, 2023
3 checks passed
@lognaturel lognaturel deleted the select-caching-play branch September 1, 2023 18:56
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.

None yet

2 participants