Skip to content

Add support for dependencies in plugin descriptor properties with sem…

Codecov / codecov/project succeeded Feb 9, 2024 in 0s

71.17% (target 70.00%)

View this Pull Request on Codecov

71.17% (target 70.00%)

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (a98f719) 71.19% compared to head (c82c6e1) 71.17%.

Files Patch % Lines
...c/main/java/org/opensearch/semver/SemverRange.java 76.92% 9 Missing ⚠️
...c/main/java/org/opensearch/plugins/PluginInfo.java 78.57% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12271      +/-   ##
============================================
- Coverage     71.19%   71.17%   -0.02%     
- Complexity    59951    59969      +18     
============================================
  Files          4940     4944       +4     
  Lines        282025   282117      +92     
  Branches      41306    41321      +15     
============================================
+ Hits         200790   200809      +19     
- Misses        64249    64374     +125     
+ Partials      16986    16934      -52     

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