Skip to content

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

Codecov / codecov/project succeeded May 23, 2024 in 0s

71.62% (target 70.00%)

View this Pull Request on Codecov

71.62% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.62%. Comparing base (b15cb0c) to head (b2722d3).
Report is 304 commits behind head on main.

Current head b2722d3 differs from pull request most recent head 336ba50

Please upload reports for the commit 336ba50 to get more accurate results.

Files Patch % Lines
...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 ⚠️
.../main/java/org/opensearch/rest/RestController.java 0.00% 14 Missing ⚠️
...actor/netty4/ReactorNetty4HttpServerTransport.java 68.18% 6 Missing and 1 partial ⚠️
.../src/main/java/org/opensearch/http/HttpTracer.java 0.00% 4 Missing ⚠️
...g/opensearch/http/AbstractHttpServerTransport.java 0.00% 2 Missing ⚠️
...main/java/org/opensearch/rest/BaseRestHandler.java 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13772      +/-   ##
============================================
+ Coverage     71.42%   71.62%   +0.20%     
- Complexity    59978    61312    +1334     
============================================
  Files          4985     5068      +83     
  Lines        282275   288065    +5790     
  Branches      40946    41706     +760     
============================================
+ Hits         201603   206332    +4729     
- Misses        63999    64694     +695     
- Partials      16673    17039     +366     

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