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

add task resource tracking service to cluster service #14681

add more unit tests

720cefb
Select commit
Loading
Failed to load commit list.
Closed

add task resource tracking service to cluster service #14681

add more unit tests
720cefb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

71.74% (target 70.00%)

View this Pull Request on Codecov

71.74% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.12500% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.74%. Comparing base (0684342) to head (720cefb).
Report is 7 commits behind head on main.

Files Patch % Lines
...nsearch/plugin/insights/rules/model/Attribute.java 72.72% 3 Missing and 3 partials ⚠️
.../insights/core/listener/QueryInsightsListener.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14681      +/-   ##
============================================
+ Coverage     71.68%   71.74%   +0.06%     
- Complexity    62365    62455      +90     
============================================
  Files          5148     5148              
  Lines        293297   293327      +30     
  Branches      42384    42389       +5     
============================================
+ Hits         210239   210449     +210     
+ Misses        65717    65590     -127     
+ Partials      17341    17288      -53     

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