effdsl icon indicating copy to clipboard operation
effdsl copied to clipboard

Add multimatch query support

Open obukhow opened this issue 8 months ago • 1 comments

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.

obukhow avatar May 07 '25 14:05 obukhow

:warning: Please install the 'codecov app svg image' 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.

codecov-commenter avatar May 07 '25 14:05 codecov-commenter