Skip to content

Merge remote-tracking branch 'upstream/main' into fix_alias

Codecov / codecov/project succeeded Jan 9, 2024 in 0s

71.36% (target 70.00%)

View this Pull Request on Codecov

71.36% (target 70.00%)

Details

Codecov Report

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

Comparison is base (97ccb5c) 71.26% compared to head (a93447f) 71.36%.
Report is 3 commits behind head on main.

Files Patch % Lines
...n/indices/alias/TransportIndicesAliasesAction.java 9.09% 9 Missing and 1 partial ⚠️
...tion/search/SearchQueryAggregationCategorizer.java 60.00% 6 Missing and 2 partials ⚠️
...ion/admin/indices/alias/IndicesAliasesRequest.java 50.00% 1 Missing and 2 partials ⚠️
...a/org/opensearch/cluster/metadata/AliasAction.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11210      +/-   ##
============================================
+ Coverage     71.26%   71.36%   +0.10%     
- Complexity    59209    59268      +59     
============================================
  Files          4911     4912       +1     
  Lines        278667   278733      +66     
  Branches      40528    40529       +1     
============================================
+ Hits         198584   198910     +326     
+ Misses        63558    63286     -272     
- Partials      16525    16537      +12     

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