Closed shashaka closed 3 days ago
Attention: Patch coverage is 89.58333%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 82.14%. Comparing base (
c802ca6
) to head (009ef4c
). Report is 4 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...s/preprocessing/image_preprocessing/random_zoom.py | 89.58% | 4 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
I've added test cases. If there are any corrections needed, please feel free to share them with me.
I have implemented the transform_bounding_boxes method to support random zoom functionality. If this implementation is satisfactory, I can proceed with adding corresponding test cases.
here is gist