-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable image backend and color channel format to be selectable #1246
Conversation
957c9f4
to
d90f158
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good.
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #1246 +/- ##
===========================================
- Coverage 80.53% 80.53% -0.01%
===========================================
Files 270 270
Lines 30232 30248 +16
Branches 5898 5907 +9
===========================================
+ Hits 24348 24360 +12
- Misses 4506 4507 +1
- Partials 1378 1381 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Summary
How to test
I updated the existing unit tests to cover this change as well.
Checklist
License
Feel free to contact the maintainers if that's a concern.