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

Fix add filter for numeric scripted field #7022

Merged

fix typo

a49d0d4
Select commit
Loading
Failed to load commit list.
Merged

Fix add filter for numeric scripted field #7022

fix typo
a49d0d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

64.12% (-0.01%) compared to 83317a2

View this Pull Request on Codecov

64.12% (-0.01%) compared to 83317a2

Details

Codecov Report

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

Project coverage is 64.12%. Comparing base (83317a2) to head (a49d0d4).
Report is 2 commits behind head on main.

Files Patch % Lines
...c/ui/filter_bar/filter_editor/value_input_type.tsx 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7022      +/-   ##
==========================================
- Coverage   64.13%   64.12%   -0.01%     
==========================================
  Files        3614     3615       +1     
  Lines       78689    78725      +36     
  Branches    12437    12446       +9     
==========================================
+ Hits        50465    50486      +21     
- Misses      25173    25186      +13     
- Partials     3051     3053       +2     

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