bigcat88 / pillow_heif

Python library for working with HEIF images and plugin for Pillow.
BSD 3-Clause "New" or "Revised" License
219 stars 17 forks source link

removed python3.8 support #293

Closed bigcat88 closed 1 month ago

bigcat88 commented 1 month ago

nothing new, just tidying things up a bit

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (115e9a3) to head (444c518). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #293 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 952 954 +2 ========================================= + Hits 952 954 +2 ``` | [Files with missing lines](https://app.codecov.io/gh/bigcat88/pillow_heif/pull/293?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Piskun) | Coverage Δ | | |---|---|---| | [pillow\_heif/\_version.py](https://app.codecov.io/gh/bigcat88/pillow_heif/pull/293?src=pr&el=tree&filepath=pillow_heif%2F_version.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Piskun#diff-cGlsbG93X2hlaWYvX3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [pillow\_heif/as\_plugin.py](https://app.codecov.io/gh/bigcat88/pillow_heif/pull/293?src=pr&el=tree&filepath=pillow_heif%2Fas_plugin.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Piskun#diff-cGlsbG93X2hlaWYvYXNfcGx1Z2luLnB5) | `100.00% <100.00%> (ø)` | | | [pillow\_heif/heif.py](https://app.codecov.io/gh/bigcat88/pillow_heif/pull/293?src=pr&el=tree&filepath=pillow_heif%2Fheif.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Piskun#diff-cGlsbG93X2hlaWYvaGVpZi5weQ==) | `100.00% <100.00%> (ø)` | | | [pillow\_heif/misc.py](https://app.codecov.io/gh/bigcat88/pillow_heif/pull/293?src=pr&el=tree&filepath=pillow_heif%2Fmisc.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Piskun#diff-cGlsbG93X2hlaWYvbWlzYy5weQ==) | `100.00% <100.00%> (ø)` | |