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

Reduce logging in DEBUG for MasterService:run #14795

Merge branch 'main' into pr_fix_excessive_debug_taskbatcher

e32c30c
Select commit
Loading
Failed to load commit list.
Merged

Reduce logging in DEBUG for MasterService:run #14795

Merge branch 'main' into pr_fix_excessive_debug_taskbatcher
e32c30c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

71.69% (target 70.00%)

View this Pull Request on Codecov

71.69% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (ceb60d0) to head (e32c30c).

Files Patch % Lines
...va/org/opensearch/cluster/service/TaskBatcher.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14795      +/-   ##
============================================
- Coverage     71.79%   71.69%   -0.11%     
+ Complexity    62432    62376      -56     
============================================
  Files          5146     5146              
  Lines        293365   293374       +9     
  Branches      42414    42416       +2     
============================================
- Hits         210617   210325     -292     
- Misses        65379    65678     +299     
- Partials      17369    17371       +2     

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