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

Add support for parsing auxiliary images #297

Merged
merged 18 commits into from
Oct 15, 2024

tests: add aux_images to options_test

62f733f
Select commit
Loading
Failed to load commit list.
Merged

Add support for parsing auxiliary images #297

tests: add aux_images to options_test
62f733f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

99.89% (-0.11%) compared to ba64851

View this Pull Request on Codecov

99.89% (-0.11%) compared to ba64851

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.89%. Comparing base (ba64851) to head (62f733f).

Files with missing lines Patch % Lines
pillow_heif/heif.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #297      +/-   ##
===========================================
- Coverage   100.00%   99.89%   -0.11%     
===========================================
  Files           10       10              
  Lines          956      976      +20     
===========================================
+ Hits           956      975      +19     
- Misses           0        1       +1     
Files with missing lines Coverage Δ
pillow_heif/__init__.py 100.00% <ø> (ø)
pillow_heif/as_plugin.py 100.00% <100.00%> (ø)
pillow_heif/misc.py 100.00% <100.00%> (ø)
pillow_heif/options.py 100.00% <100.00%> (ø)
pillow_heif/heif.py 99.64% <94.11%> (-0.36%) ⬇️