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] add fields param in toxcontent() for doc level query #554

Merged
merged 1 commit into from
Oct 24, 2023

add fields param in toxcontent() for doc level query (#549)

4af09ee
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] add fields param in toxcontent() for doc level query #554

add fields param in toxcontent() for doc level query (#549)
4af09ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 0s

74.03% (target 75.00%)

View this Pull Request on Codecov

74.03% (target 75.00%)

Details

Codecov Report

Merging #554 (4af09ee) into 2.x (38cd12b) will increase coverage by 0.56%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #554      +/-   ##
============================================
+ Coverage     73.46%   74.03%   +0.56%     
  Complexity      851      851              
============================================
  Files           130      130              
  Lines          5664     5665       +1     
  Branches        697      697              
============================================
+ Hits           4161     4194      +33     
+ Misses         1196     1161      -35     
- Partials        307      310       +3     
Files Coverage Δ
...opensearch/commons/alerting/model/DocLevelQuery.kt 96.10% <100.00%> (+42.15%) ⬆️