Skip to content

Implement error_trace parameter for HTTP Bulk requests#19985

Merged
andrross merged 9 commits into
opensearch-project:mainfrom
fdesu:issues/19945-http-bulk-api-error-trace
Nov 18, 2025
Merged

Implement error_trace parameter for HTTP Bulk requests#19985
andrross merged 9 commits into
opensearch-project:mainfrom
fdesu:issues/19945-http-bulk-api-error-trace

Merge branch 'main' into issues/19945-http-bulk-api-error-trace

819b07e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2025 in 1s

73.27% (target 70.00%)

View this Pull Request on Codecov

73.27% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.27%. Comparing base (a2e1fa2) to head (819b07e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/rest/action/RestToXContentListener.java 60.00% 1 Missing and 1 partial ⚠️
.../main/java/org/opensearch/rest/RestController.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #19985   +/-   ##
=========================================
  Coverage     73.27%   73.27%           
+ Complexity    71553    71540   -13     
=========================================
  Files          5789     5789           
  Lines        327144   327153    +9     
  Branches      47156    47157    +1     
=========================================
+ Hits         239715   239731   +16     
+ Misses        68235    68222   -13     
- Partials      19194    19200    +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.