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

initial support for special HEIF metadata #271

Merged
merged 2 commits into from
Jul 27, 2024

CI: FreeBSD fix

661d39d
Select commit
Loading
Failed to load commit list.
Merged

initial support for special HEIF metadata #271

CI: FreeBSD fix
661d39d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

100.00% (+0.00%) compared to 48a9760

View this Pull Request on Codecov

100.00% (+0.00%) compared to 48a9760

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (48a9760) to head (661d39d).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #271   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          936       952   +16     
=========================================
+ Hits           936       952   +16     
Files Coverage Δ
pillow_heif/_version.py 100.00% <100.00%> (ø)
pillow_heif/heif.py 100.00% <100.00%> (ø)
pillow_heif/misc.py 100.00% <100.00%> (ø)