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

Support Elasticsearch 8.x #4829

Merged
merged 18 commits into from
Nov 23, 2023

Remove * prefix from template patterns

8f9f5c6
Select commit
Loading
Failed to load commit list.
Merged

Support Elasticsearch 8.x #4829

Remove * prefix from template patterns
8f9f5c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 1s

96.44% (target 95.00%)

View this Pull Request on Codecov

96.44% (target 95.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9cd9fdb) 96.44% compared to head (8f9f5c6) 96.44%.

Files Patch % Lines
pkg/es/client/index_client.go 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4829      +/-   ##
==========================================
- Coverage   96.44%   96.44%   -0.01%     
==========================================
  Files         304      304              
  Lines       18049    18092      +43     
==========================================
+ Hits        17407    17448      +41     
- Misses        508      511       +3     
+ Partials      134      133       -1     

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