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

[Backport 2.x] Fix add filter for numeric scripted field #7462

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7c1f8fc from #7022.

* Fix add filter for scripted field

Signed-off-by: abbyhu2000 <[email protected]>

* add unit test

Signed-off-by: abbyhu2000 <[email protected]>

* change from nested ternary to if else

Signed-off-by: abbyhu2000 <[email protected]>

* add more unit tests

Signed-off-by: abbyhu2000 <[email protected]>

* change unit tests

Signed-off-by: abbyhu2000 <[email protected]>

* fix typo

Signed-off-by: abbyhu2000 <[email protected]>

---------

Signed-off-by: abbyhu2000 <[email protected]>
(cherry picked from commit 7c1f8fc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 67.85%. Comparing base (8ee8678) to head (5b537e9).

Files Patch % Lines
...c/ui/filter_bar/filter_editor/value_input_type.tsx 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7462      +/-   ##
==========================================
- Coverage   67.86%   67.85%   -0.02%     
==========================================
  Files        3600     3601       +1     
  Lines       72615    72651      +36     
  Branches    11902    11911       +9     
==========================================
+ Hits        49278    49295      +17     
- Misses      20338    20353      +15     
- Partials     2999     3003       +4     
Flag Coverage Δ
Linux_1 32.94% <ø> (ø)
Linux_2 55.66% <ø> (ø)
Linux_3 43.67% <14.28%> (+<0.01%) ⬆️
Linux_4 34.46% <ø> (ø)
Windows_1 32.97% <ø> (ø)
Windows_2 55.61% <ø> (ø)
Windows_3 43.68% <14.28%> (+<0.01%) ⬆️
Windows_4 34.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ananzh
Copy link
Member

ananzh commented Jul 25, 2024

This will be backport in #7477
Close it.

@ananzh ananzh closed this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports bug Something isn't working discover for discover reinvent distinguished-contributor failed changeset v2.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants