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

Adds missing field due to new opensearch version #552

Merged
merged 1 commit into from
May 22, 2024

Adds support for OpenSearch 2.14

4447aee
Select commit
Loading
Failed to load commit list.
Merged

Adds missing field due to new opensearch version #552

Adds support for OpenSearch 2.14
4447aee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 1s

67.96% (+10.67%) compared to 06a6dc8

View this Pull Request on Codecov

67.96% (+10.67%) compared to 06a6dc8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.96%. Comparing base (06a6dc8) to head (4447aee).
Report is 25 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #552       +/-   ##
===========================================
+ Coverage   57.29%   67.96%   +10.67%     
===========================================
  Files         315      376       +61     
  Lines        9823     8853      -970     
===========================================
+ Hits         5628     6017      +389     
+ Misses       2902     1555     -1347     
+ Partials     1293     1281       -12     
Files Coverage Δ
opensearchapi/api_cat-shards.go 100.00% <ø> (ø)
opensearchapi/api_indices-stats.go 85.71% <ø> (+2.38%) ⬆️
opensearchapi/api_nodes-stats.go 100.00% <ø> (ø)
plugins/security/api_securityconfig-get.go 100.00% <ø> (ø)

... and 269 files with indirect coverage changes