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

Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testCloseClientStreamingRequest test case #15859

Merged
merged 1 commit into from
Sep 13, 2024

Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testClos…

6e96f4a
Select commit
Loading
Failed to load commit list.
Merged

Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testCloseClientStreamingRequest test case #15859

Fix flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testClos…
6e96f4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

71.92% (target 70.00%)

View this Pull Request on Codecov

71.92% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.92%. Comparing base (4223fab) to head (6e96f4a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15859      +/-   ##
============================================
+ Coverage     71.86%   71.92%   +0.06%     
- Complexity    64317    64319       +2     
============================================
  Files          5278     5278              
  Lines        300833   300833              
  Branches      43473    43473              
============================================
+ Hits         216196   216377     +181     
+ Misses        66915    66656     -259     
- Partials      17722    17800      +78     

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