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

Improve shard routing and search index expression test coverage. #55

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

myronmarston
Copy link
Collaborator

@myronmarston myronmarston commented Dec 8, 2024

I'm working on a refactoring to FilterValueSetExtractor and discovered that these cases weren't covered by a test. Our 100% test coverage would drop if I didn't introduce these test cases.

@myronmarston myronmarston force-pushed the myron/use-filter-node-interpreter/step4 branch from 53acfad to 53b78a6 Compare December 8, 2024 04:00
@myronmarston myronmarston changed the title Cover time_of_day filtering in search_index_expression_spec.rb. Improve shard routing and search index expression test coverage. Dec 8, 2024
@myronmarston myronmarston force-pushed the myron/use-filter-node-interpreter/step3 branch from a822b1d to 490a575 Compare December 8, 2024 06:14
I'm working on a refactoring to `FilterValueSetExtractor` and discovered
that these cases weren't covered by a test. Our 100% test coverage would
drop if I didn't introduce these test cases.
@myronmarston myronmarston force-pushed the myron/use-filter-node-interpreter/step4 branch from 53b78a6 to 244dad6 Compare December 8, 2024 06:15
@myronmarston myronmarston marked this pull request as ready for review December 9, 2024 07:51
Base automatically changed from myron/use-filter-node-interpreter/step3 to main December 10, 2024 15:10
@myronmarston myronmarston merged commit e1aabb7 into main Dec 10, 2024
10 checks passed
@myronmarston myronmarston deleted the myron/use-filter-node-interpreter/step4 branch December 10, 2024 15:10
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