Skip to content

remove persistable interface

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

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 40.86957% with 136 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (ba9bdac) to head (546202e).
Report is 32 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 67.79% 16 Missing and 3 partials ⚠️
...ch/plugin/wlm/rest/RestCreateQueryGroupAction.java 0.00% 15 Missing ⚠️
...ch/plugin/wlm/TransportCreateQueryGroupAction.java 0.00% 13 Missing ⚠️
...pensearch/plugin/wlm/WorkloadManagementPlugin.java 0.00% 4 Missing ⚠️
.../opensearch/plugin/wlm/CreateQueryGroupAction.java 0.00% 3 Missing ⚠️
...rch/plugin/wlm/WorkloadManagementPluginModule.java 0.00% 2 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.75%   -0.07%     
- Complexity    62254    62313      +59     
============================================
  Files          5127     5141      +14     
  Lines        292714   293088     +374     
  Branches      42343    42372      +29     
============================================
+ Hits         210222   210296      +74     
- Misses        65165    65399     +234     
- Partials      17327    17393      +66     

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