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

Catch task description error #12834

Merged
merged 4 commits into from
Mar 22, 2024

Added <error: ...> to mark error more clearly.

71d3f02
Select commit
Loading
Failed to load commit list.
Merged

Catch task description error #12834

Added <error: ...> to mark error more clearly.
71d3f02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 1s

71.31% (target 70.00%)

View this Pull Request on Codecov

71.31% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.31%. Comparing base (b15cb0c) to head (71d3f02).
Report is 71 commits behind head on main.

Files Patch % Lines
...va/org/opensearch/action/search/SearchRequest.java 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12834      +/-   ##
============================================
- Coverage     71.42%   71.31%   -0.11%     
- Complexity    59978    60170     +192     
============================================
  Files          4985     5011      +26     
  Lines        282275   283664    +1389     
  Branches      40946    41117     +171     
============================================
+ Hits         201603   202294     +691     
- Misses        63999    64595     +596     
- Partials      16673    16775     +102     

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