Skip to content

[Streaming Indexing] Enhance RestAction with request / response strea…

Codecov / codecov/project succeeded May 29, 2024 in 1s

71.54% (target 70.00%)

View this Pull Request on Codecov

71.54% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.54%. Comparing base (b15cb0c) to head (ddd06a7).
Report is 320 commits behind head on main.

Current head ddd06a7 differs from pull request most recent head 53dee76

Please upload reports for the commit 53dee76 to get more accurate results.

Files Patch % Lines
.../main/java/org/opensearch/rest/RestController.java 1.96% 49 Missing and 1 partial ⚠️
...g/opensearch/http/DefaultStreamingRestChannel.java 0.00% 37 Missing ⚠️
...ctor/netty4/ReactorNetty4StreamingHttpChannel.java 0.00% 35 Missing ⚠️
.../netty4/ReactorNetty4StreamingRequestConsumer.java 0.00% 17 Missing ⚠️
...ch/http/reactor/netty4/ReactorNetty4HttpChunk.java 0.00% 15 Missing ⚠️
...netty4/ReactorNetty4StreamingResponseProducer.java 0.00% 14 Missing ⚠️
...actor/netty4/ReactorNetty4HttpServerTransport.java 68.18% 6 Missing and 1 partial ⚠️
...g/opensearch/http/AbstractHttpServerTransport.java 12.50% 6 Missing and 1 partial ⚠️
.../src/main/java/org/opensearch/http/HttpTracer.java 0.00% 4 Missing ⚠️
...main/java/org/opensearch/rest/BaseRestHandler.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13772      +/-   ##
============================================
+ Coverage     71.42%   71.54%   +0.12%     
- Complexity    59978    61293    +1315     
============================================
  Files          4985     5069      +84     
  Lines        282275   288223    +5948     
  Branches      40946    41730     +784     
============================================
+ Hits         201603   206219    +4616     
- Misses        63999    65008    +1009     
- Partials      16673    16996     +323     

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