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

Remove MasterService class #17151

Merged
merged 1 commit into from
Jan 28, 2025

Remove MasterService class

c1c8d39
Select commit
Loading
Failed to load commit list.
Merged

Remove MasterService class #17151

Remove MasterService class
c1c8d39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

72.25% (target 70.00%)

View this Pull Request on Codecov

72.25% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 85.19481% with 57 lines in your changes missing coverage. Please review.

Project coverage is 72.25%. Comparing base (e6fc600) to head (c1c8d39).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...nsearch/cluster/service/ClusterManagerService.java 85.19% 41 Missing and 16 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17151      +/-   ##
============================================
- Coverage     72.34%   72.25%   -0.09%     
+ Complexity    65481    65454      -27     
============================================
  Files          5300     5299       -1     
  Lines        304330   304318      -12     
  Branches      44141    44140       -1     
============================================
- Hits         220158   219900     -258     
- Misses        66093    66409     +316     
+ Partials      18079    18009      -70     

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