Closed vinnamkim closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
releases/1.7.0@4394c6a
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Rebased and targeted to releases/1.7.0
Summary
decode_by_pil()
ifImageColorChannel.COLOR_BGR
.PIL.Image
and usingcv2.cvtColor()
rather thannp.flip()
.How to test
tests/unit/test_image.py
covers this change.Checklist
License