Closed justinlin-linkedin closed 3 weeks ago
Attention: Patch coverage is 88.88889%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 70.22%. Comparing base (
52ba813
) to head (9fa626f
). Report is 131 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
Add sanity check in blobstore put method to make sure the blob id belongs to the partition of this blob store.
Test
Added a unit test case.