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

Terms::setMissingBucket() #2117

Merged
merged 3 commits into from
Aug 26, 2022

Conversation

andriinavrotskii
Copy link
Contributor

No description provided.

@andriinavrotskii andriinavrotskii changed the title method Terms::setMissingBucket & test Terms::setMissingBucket() Aug 25, 2022
Copy link
Owner

@ruflin ruflin left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution. Left one comment around the tests.

@@ -162,4 +162,15 @@ private function getIndex(): Index

return $index;
}

/**
* @group functional
Copy link
Owner

Choose a reason for hiding this comment

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

This does not look like a functional test. As far as I can see, no call is made to Elasticsearch. Any chance you could expand the test in a way that a call to Elasticsearch is made to confirm the functionality.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right. My mistake. Updated.

@ruflin
Copy link
Owner

ruflin commented Aug 26, 2022

Thanks for the change!

@ruflin ruflin merged commit a43d43c into ruflin:master Aug 26, 2022
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