Skip to content

remove inflight checks as they are not necessary

Codecov / codecov/project succeeded Jul 18, 2024 in 1s

71.74% (target 70.00%)

View this Pull Request on Codecov

71.74% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 39.91416% with 140 lines in your changes missing coverage. Please review.

Project coverage is 71.74%. Comparing base (ba9bdac) to head (6b15803).
Report is 15 commits behind head on main.

Files Patch % Lines
...opensearch/plugin/wlm/CreateQueryGroupRequest.java 35.21% 46 Missing ⚠️
.../search/query_group/QueryGroupServiceSettings.java 25.58% 31 Missing and 1 partial ⚠️
...ugin/wlm/service/QueryGroupPersistenceService.java 63.93% 19 Missing and 3 partials ⚠️
...ch/plugin/wlm/rest/RestCreateQueryGroupAction.java 0.00% 15 Missing ⚠️
...ch/plugin/wlm/TransportCreateQueryGroupAction.java 0.00% 12 Missing ⚠️
...pensearch/plugin/wlm/WorkloadManagementPlugin.java 0.00% 4 Missing ⚠️
...rch/plugin/wlm/WorkloadManagementPluginModule.java 0.00% 4 Missing ⚠️
.../opensearch/plugin/wlm/CreateQueryGroupAction.java 0.00% 3 Missing ⚠️
...va/org/opensearch/cluster/metadata/QueryGroup.java 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14680      +/-   ##
============================================
- Coverage     71.81%   71.74%   -0.08%     
- Complexity    62254    62293      +39     
============================================
  Files          5127     5141      +14     
  Lines        292714   293091     +377     
  Branches      42343    42372      +29     
============================================
+ Hits         210222   210266      +44     
- Misses        65165    65505     +340     
+ Partials      17327    17320       -7     

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