uploadcare / pillow-simd

The friendly PIL fork
https://python-pillow.github.io/pillow-perf/
Other
2.12k stars 85 forks source link

Simd/fix builds #109

Closed homm closed 2 years ago

homm commented 2 years ago

Based on #108

codecov-commenter commented 2 years ago

Codecov Report

Merging #109 (b5f03c9) into simd/master (da01a5f) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           simd/master     #109      +/-   ##
===============================================
+ Coverage        90.36%   90.45%   +0.09%     
===============================================
  Files              337      339       +2     
  Lines            46455    47042     +587     
===============================================
+ Hits             41978    42554     +576     
- Misses            4477     4488      +11     
Flag Coverage Δ
GHA_Docker 87.12% <100.00%> (ø)
GHA_Ubuntu 90.95% <100.00%> (ø)
GHA_Windows 89.74% <100.00%> (?)
GHA_macOS 89.14% <100.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/libImaging/ImagingSIMD.h 100.00% <ø> (ø)
src/_imaging.c 88.81% <100.00%> (+0.01%) :arrow_up:
src/display.c 46.47% <0.00%> (-20.83%) :arrow_down:
Tests/test_imagetk.py 95.91% <0.00%> (-4.09%) :arrow_down:
conftest.py 73.33% <0.00%> (ø)
src/libImaging/Dib.c 50.79% <0.00%> (ø)
src/_imagingcms.c 76.50% <0.00%> (+0.14%) :arrow_up:
src/PIL/Image.py 91.71% <0.00%> (+0.20%) :arrow_up:
src/path.c 77.10% <0.00%> (+0.67%) :arrow_up:
... and 29 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update da01a5f...b5f03c9. Read the comment docs.