Add support for parsing auxiliary images #297
Merged
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%) |
⬇️ |
Loading