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

Prevent version upgrade during MIXED compatibility mode #13185

Merged
merged 2 commits into from
Apr 23, 2024

Address comments

686d1fe
Select commit
Loading
Failed to load commit list.
Merged

Prevent version upgrade during MIXED compatibility mode #13185

Address comments
686d1fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

71.51% (target 70.00%)

View this Pull Request on Codecov

71.51% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.51%. Comparing base (b15cb0c) to head (686d1fe).
Report is 199 commits behind head on main.

Files Patch % Lines
...nsearch/cluster/coordination/JoinTaskExecutor.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13185      +/-   ##
============================================
+ Coverage     71.42%   71.51%   +0.09%     
- Complexity    59978    60708     +730     
============================================
  Files          4985     5039      +54     
  Lines        282275   285441    +3166     
  Branches      40946    41339     +393     
============================================
+ Hits         201603   204135    +2532     
- Misses        63999    64417     +418     
- Partials      16673    16889     +216     

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