Closed justinlin-linkedin closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.10%. Comparing base (
52ba813
) to head (8b2ef2e
). Report is 85 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
In https://github.com/linkedin/ambry/pull/2867, we move the missing data chunk metric to the right place, but forgot to remove it from the processGetBlobResponse function. This PR fixes it.
Test
unit test