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

Adding QueryGroup schema #13669

Merged
merged 31 commits into from
Jul 8, 2024

address comments

8a45648
Select commit
Loading
Failed to load commit list.
Merged

Adding QueryGroup schema #13669

address comments
8a45648
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2024 in 0s

71.88% (target 70.00%)

View this Pull Request on Codecov

71.88% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 79.36508% with 39 lines in your changes missing coverage. Please review.

Project coverage is 71.88%. Comparing base (f1f4f89) to head (8a45648).
Report is 3 commits behind head on main.

Files Patch % Lines
...va/org/opensearch/cluster/metadata/QueryGroup.java 85.24% 8 Missing and 10 partials ⚠️
...java/org/opensearch/cluster/metadata/Metadata.java 0.00% 10 Missing ⚠️
...pensearch/cluster/metadata/QueryGroupMetadata.java 80.39% 8 Missing and 2 partials ⚠️
...search/backpressure/SearchBackpressureService.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13669      +/-   ##
============================================
+ Coverage     71.69%   71.88%   +0.19%     
- Complexity    62292    62490     +198     
============================================
  Files          5140     5142       +2     
  Lines        293020   293206     +186     
  Branches      42347    42377      +30     
============================================
+ Hits         210090   210781     +691     
+ Misses        65614    65094     -520     
- Partials      17316    17331      +15     

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