linkedin / ambry

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

Fixed the S3GetHandler init bug. #2764

Closed JingQianCloud closed 5 months ago

JingQianCloud commented 5 months ago

Fixed the S3GetHandler init bug. Will add unit test in the next PR.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.65%. Comparing base (dfc09d0) to head (e80d525). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2764 +/- ## ============================================= + Coverage 30.14% 67.65% +37.51% - Complexity 4075 11176 +7101 ============================================= Files 837 838 +1 Lines 71326 71399 +73 Branches 8569 8582 +13 ============================================= + Hits 21500 48304 +26804 + Misses 47873 20509 -27364 - Partials 1953 2586 +633 ```

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