effdsl
effdsl copied to clipboard
Add multimatch query support
Add multimatch query support
Elasticsearch Official documentation
Description
- [ ] Bug fix
- [x] Feature addition
- [ ] Code refactoring
- [ ] Documentation update
- [ ] Other (please explain):
How Has This Been Tested?
- [x] Unit tests
- [ ] Integration tests
- [x] Manual testing
Checklist
- [ ] My code follows the style guidelines of this project.
- [x] I have performed a self-review of my code.
- [ ] I have made corresponding changes to the documentation.
- [x] I have added tests that ensure my fix is effective or that my feature works.
- [x] New and existing unit tests pass locally with my changes.
- [x] Any dependent changes have been merged and published in downstream modules.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| queries/multimatchquery/multimatch_query.go | 97.22% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| queries/multimatchquery/multimatch_query.go | 97.22% <97.22%> (ø) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.