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

Fix breaking API changes introduced during the release window #15980

Merged
merged 1 commit into from
Sep 18, 2024

Fix breaking API changes introduced during the release window

73a51fb
Select commit
Loading
Failed to load commit list.
Merged

Fix breaking API changes introduced during the release window #15980

Fix breaking API changes introduced during the release window
73a51fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 0s

71.65% (target 70.00%)

View this Pull Request on Codecov

71.65% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (79867fb) to head (73a51fb).

Files with missing lines Patch % Lines
...src/main/java/org/opensearch/wlm/ResourceType.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15980      +/-   ##
============================================
- Coverage     71.71%   71.65%   -0.07%     
+ Complexity    64660    64598      -62     
============================================
  Files          5276     5276              
  Lines        302298   302301       +3     
  Branches      43992    43992              
============================================
- Hits         216796   216603     -193     
- Misses        67386    67596     +210     
+ Partials      18116    18102      -14     

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