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

Simd/fix builds #109

Merged
merged 4 commits into from
Jan 4, 2022
Merged

Simd/fix builds #109

merged 4 commits into from
Jan 4, 2022

Conversation

homm
Copy link
Collaborator

@homm homm commented Jan 4, 2022

Based on #108

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2022

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%) ⬇️

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%) ⬆️
src/display.c 46.47% <0.00%> (-20.83%) ⬇️
Tests/test_imagetk.py 95.91% <0.00%> (-4.09%) ⬇️
conftest.py 73.33% <0.00%> (ø)
src/libImaging/Dib.c 50.79% <0.00%> (ø)
src/_imagingcms.c 76.50% <0.00%> (+0.14%) ⬆️
src/PIL/Image.py 91.71% <0.00%> (+0.20%) ⬆️
src/path.c 77.10% <0.00%> (+0.67%) ⬆️
... 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.

@homm homm merged commit abd6708 into simd/master Jan 4, 2022
@homm homm deleted the simd/fix-builds branch January 4, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants