-
-
Notifications
You must be signed in to change notification settings - Fork 888
Expose Pixel Operations and Configuration #1095
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1095 +/- ##
==========================================
+ Coverage 81.49% 81.49% +<.01%
==========================================
Files 704 704
Lines 29381 29389 +8
Branches 3289 3290 +1
==========================================
+ Hits 23944 23951 +7
Misses 4745 4745
- Partials 692 693 +1
Continue to review full report at Codecov.
|
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.
Just a naming nit, otherwise LGTM.
Prerequisites
Description
IPixeloperations as bulk operations. Individual overriding classes remain internal.Configurationusage and exposeGetConfiguration()extension forImageFrameMemoryAllocatorusage and expose only viaConfiguration.Fix #1092