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 PluginInfo bwc for opensearch_version field #12543

Merged
merged 2 commits into from
Mar 12, 2024

Update how empty range list is handled

4bd718d
Select commit
Loading
Failed to load commit list.
Merged

Fix PluginInfo bwc for opensearch_version field #12543

Update how empty range list is handled
4bd718d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 1s

71.46% (target 70.00%)

View this Pull Request on Codecov

71.46% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.46%. Comparing base (11836d0) to head (4bd718d).
Report is 2 commits behind head on main.

Files Patch % Lines
...c/main/java/org/opensearch/plugins/PluginInfo.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12543      +/-   ##
============================================
+ Coverage     71.32%   71.46%   +0.13%     
- Complexity    59887    59972      +85     
============================================
  Files          4982     4982              
  Lines        282152   282152              
  Branches      40940    40940              
============================================
+ Hits         201239   201627     +388     
+ Misses        64187    63762     -425     
- Partials      16726    16763      +37     

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