linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.74k stars 275 forks source link

Close the request if 100 continue failed #2793

Closed SophieGuo410 closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 31.91%. Comparing base (52ba813) to head (5b8c419). Report is 18 commits behind head on master.

Files Patch % Lines
...github/ambry/rest/AsyncRequestResponseHandler.java 0.00% 8 Missing :warning:
...va/com/github/ambry/rest/NettyResponseChannel.java 30.00% 3 Missing and 4 partials :warning:
...a/com/github/ambry/rest/NettyMessageProcessor.java 33.33% 0 Missing and 2 partials :warning:
...src/main/java/com/github/ambry/rest/RestUtils.java 0.00% 0 Missing and 1 partial :warning:
...com/github/ambry/frontend/NamedBlobPutHandler.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2793 +/- ## ============================================= - Coverage 64.24% 31.91% -32.33% + Complexity 10398 5375 -5023 ============================================= Files 840 840 Lines 71755 71955 +200 Branches 8611 8652 +41 ============================================= - Hits 46099 22967 -23132 - Misses 23004 47211 +24207 + Partials 2652 1777 -875 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.