Skip to content
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

PIL: YCbCR encoding support #169

Merged
merged 2 commits into from
Nov 12, 2023

fixed coverage

9f7fa07
Select commit
Loading
Failed to load commit list.
Merged

PIL: YCbCR encoding support #169

fixed coverage
9f7fa07
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 12, 2023 in 0s

100.00% (+0.00%) compared to 6ab4793

View this Pull Request on Codecov

100.00% (+0.00%) compared to 6ab4793

Details

Codecov Report

Merging #169 (9f7fa07) into master (6ab4793) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #169   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          881       907   +26     
=========================================
+ Hits           881       907   +26     
Files Coverage Δ
pillow_heif/as_plugin.py 100.00% <100.00%> (ø)
pillow_heif/constants.py 100.00% <100.00%> (ø)
pillow_heif/misc.py 100.00% <100.00%> (ø)