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

Deprecate performing update operation with default pipeline or final pipeline #16712

Merged
merged 5 commits into from
Dec 2, 2024

Fix test issue

b5c1a07
Select commit
Loading
Failed to load commit list.
Merged

Deprecate performing update operation with default pipeline or final pipeline #16712

Fix test issue
b5c1a07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

72.14% (target 70.00%)

View this Pull Request on Codecov

72.14% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.14%. Comparing base (b75f27a) to head (b5c1a07).

Files with missing lines Patch % Lines
...pensearch/action/update/TransportUpdateAction.java 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16712      +/-   ##
============================================
+ Coverage     72.06%   72.14%   +0.07%     
- Complexity    65177    65213      +36     
============================================
  Files          5318     5318              
  Lines        303983   303988       +5     
  Branches      43986    43987       +1     
============================================
+ Hits         219073   219304     +231     
+ Misses        66964    66736     -228     
- Partials      17946    17948       +2     

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