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] 12073 and 12267 #12279

Merged
merged 3 commits into from
Feb 9, 2024

Merge branch 'backport/backport-12073-to-2.x' into backport2.x

a23c8e3
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] 12073 and 12267 #12279

Merge branch 'backport/backport-12073-to-2.x' into backport2.x
a23c8e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

71.14% (target 70.00%)

View this Pull Request on Codecov

71.14% (target 70.00%)

Details

Codecov Report

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

Comparison is base (c06f203) 71.16% compared to head (a23c8e3) 71.14%.
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...h/aggregations/bucket/FastFilterRewriteHelper.java 87.71% 3 Missing and 11 partials ⚠️
...egations/bucket/composite/CompositeAggregator.java 90.47% 1 Missing and 1 partial ⚠️
...org/opensearch/gradle/RepositoriesSetupPlugin.java 0.00% 1 Missing ⚠️
...ions/bucket/histogram/DateHistogramAggregator.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12279      +/-   ##
============================================
- Coverage     71.16%   71.14%   -0.03%     
- Complexity    59914    59923       +9     
============================================
  Files          4944     4944              
  Lines        282117   282184      +67     
  Branches      41321    41334      +13     
============================================
- Hits         200774   200750      -24     
- Misses        64308    64479     +171     
+ Partials      17035    16955      -80     

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