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

Expose RestController all handlers iterator. #11876

Merged
merged 3 commits into from
Jan 18, 2024

Added CHANGELOG.

80063d9
Select commit
Loading
Failed to load commit list.
Merged

Expose RestController all handlers iterator. #11876

Added CHANGELOG.
80063d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

71.47% (target 70.00%)

View this Pull Request on Codecov

71.47% (target 70.00%)

Details

Codecov Report

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

Comparison is base (2f81c57) 71.33% compared to head (80063d9) 71.47%.
Report is 3 commits behind head on main.

Files Patch % Lines
...main/java/org/opensearch/common/path/PathTrie.java 78.94% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11876      +/-   ##
============================================
+ Coverage     71.33%   71.47%   +0.13%     
- Complexity    59362    59433      +71     
============================================
  Files          4923     4923              
  Lines        279189   279212      +23     
  Branches      40591    40595       +4     
============================================
+ Hits         199169   199560     +391     
+ Misses        63449    63032     -417     
- Partials      16571    16620      +49     

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