Skip to content

[Streaming Indexing] Introduce bulk HTTP API streaming flavor

Codecov / codecov/project succeeded Aug 27, 2024 in 1s

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 16.98113% with 44 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (091ab6f) to head (20f72eb).
Report is 1 commits behind head on main.

Files Patch % Lines
...rc/main/java/org/opensearch/client/RestClient.java 0.00% 22 Missing ⚠️
.../rest/action/document/RestBulkStreamingAction.java 9.09% 18 Missing and 2 partials ⚠️
...rch/common/xcontent/support/XContentHttpChunk.java 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15381      +/-   ##
============================================
- Coverage     71.89%   71.75%   -0.15%     
+ Complexity    63268    63199      -69     
============================================
  Files          5225     5225              
  Lines        296185   296228      +43     
  Branches      42784    42792       +8     
============================================
- Hits         212951   212566     -385     
- Misses        65679    66228     +549     
+ Partials      17555    17434     -121     

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