Skip to content

Actions: python-pillow/Pillow

Test Valgrind

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
697 workflow runs
697 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Use ImagingCore.ptr instead of ImagingCore.id
Test Valgrind #1387: Pull request #8341 synchronize by homm
October 7, 2024 09:05 1h 20m 41s uploadcare:use-ptr
October 7, 2024 09:05 1h 20m 41s
Use ImagingCore.ptr instead of ImagingCore.id
Test Valgrind #1386: Pull request #8341 synchronize by homm
October 7, 2024 08:51 14m 16s uploadcare:use-ptr
October 7, 2024 08:51 14m 16s
Removed unused code
Test Valgrind #1385: Pull request #8447 opened by radarhere
October 7, 2024 08:26 1h 9m 44s radarhere:imagingft_unused
October 7, 2024 08:26 1h 9m 44s
Simplified code
Test Valgrind #1384: Pull request #8445 opened by radarhere
October 7, 2024 04:38 1h 16m 48s radarhere:apply
October 7, 2024 04:38 1h 16m 48s
Add AVIF plugin (decoder + encoder using libavif)
Test Valgrind #1383: Pull request #5201 synchronize by radarhere
October 5, 2024 08:17 1h 4m 18s fdintino:libavif-plugin
October 5, 2024 08:17 1h 4m 18s
Add support for high bit depth multichannel images
Test Valgrind #1382: Pull request #8224 synchronize by radarhere
October 5, 2024 07:52 1h 6m 51s yoursunny:multiband
October 5, 2024 07:52 1h 6m 51s
Support ImageFilter.BuiltinFilter for I;16* images
Test Valgrind #1381: Pull request #8438 synchronize by radarhere
October 4, 2024 15:13 1h 15m 3s radarhere:filter
October 4, 2024 15:13 1h 15m 3s
Support ImageFilter.BuiltinFilter for I;16* images
Test Valgrind #1380: Pull request #8438 opened by radarhere
October 4, 2024 14:04 1h 8m 59s radarhere:filter
October 4, 2024 14:04 1h 8m 59s
Simplify RGB to HSV conversion
Test Valgrind #1379: Pull request #8432 synchronize by Yay295
October 3, 2024 13:22 1h 8m 51s Yay295:patch-2
October 3, 2024 13:22 1h 8m 51s
Simplify RGB to HSV conversion
Test Valgrind #1378: Pull request #8432 synchronize by Yay295
October 3, 2024 11:55 1h 7m 46s Yay295:patch-2
October 3, 2024 11:55 1h 7m 46s
Merge pull request #8416 from radarhere/compact_within_map
Test Valgrind #1377: Commit 07389b2 pushed by hugovk
October 1, 2024 10:55 1h 7m 21s main
October 1, 2024 10:55 1h 7m 21s
Merge pull request #8422 from radarhere/resize_i16
Test Valgrind #1376: Commit c9c8d45 pushed by hugovk
October 1, 2024 10:55 41s main
October 1, 2024 10:55 41s
Merge pull request #8413 from radarhere/sgirle_memory
Test Valgrind #1375: Commit ea15e0e pushed by hugovk
October 1, 2024 10:52 3m 9s main
October 1, 2024 10:52 3m 9s
Merge pull request #8402 from radarhere/sgirle
Test Valgrind #1374: Commit 747fdf5 pushed by hugovk
October 1, 2024 10:52 16s main
October 1, 2024 10:52 16s
Simplify RGB to HSV conversion
Test Valgrind #1373: Pull request #8432 synchronize by Yay295
October 1, 2024 02:06 1h 6m 2s Yay295:patch-2
October 1, 2024 02:06 1h 6m 2s
Simplify RGB to HSV conversion
Test Valgrind #1372: Pull request #8432 opened by Yay295
October 1, 2024 01:02 1h 3m 43s Yay295:patch-2
October 1, 2024 01:02 1h 3m 43s
Add tp_richcompare handler for Imaging_Type/ImagingCore
Test Valgrind #1371: Pull request #7260 synchronize by pre-commit-ci bot
September 30, 2024 13:29 2h 15m 47s Yay295:image_equals
September 30, 2024 13:29 2h 15m 47s
Add tp_richcompare handler for Imaging_Type/ImagingCore
Test Valgrind #1370: Pull request #7260 synchronize by Yay295
September 30, 2024 13:28 1m 14s Yay295:image_equals
September 30, 2024 13:28 1m 14s
Rename 16-bit RGB rawmodes
Test Valgrind #1369: Pull request #8158 synchronize by Yay295
September 30, 2024 13:23 1h 34m 57s Yay295:16bit_rgb_rawmodes
September 30, 2024 13:23 1h 34m 57s
Merge pull request #8408 from radarhere/fli
Test Valgrind #1368: Commit 0314bb3 pushed by hugovk
September 30, 2024 11:50 1h 25m 31s main
September 30, 2024 11:50 1h 25m 31s
_imaging module cleanup
Test Valgrind #1367: Pull request #8389 synchronize by radarhere
September 30, 2024 10:21 2h 18m 2s imaging-cleanup
September 30, 2024 10:21 2h 18m 2s
Merge branch 'main' into imaging-cleanup
Test Valgrind #1366: Commit 9ec3c03 pushed by radarhere
September 30, 2024 10:21 2h 14m 38s imaging-cleanup
September 30, 2024 10:21 2h 14m 38s
Raise an error if path is compacted during mapping
Test Valgrind #1365: Pull request #8416 synchronize by radarhere
September 30, 2024 09:50 2h 29m 42s radarhere:compact_within_map
September 30, 2024 09:50 2h 29m 42s
Support all resampling filters when resizing I;16* images
Test Valgrind #1364: Pull request #8422 synchronize by radarhere
September 30, 2024 09:50 2h 3m 31s radarhere:resize_i16
September 30, 2024 09:50 2h 3m 31s
Free memory on early return
Test Valgrind #1363: Pull request #8413 synchronize by radarhere
September 30, 2024 09:49 1h 46m 28s radarhere:sgirle_memory
September 30, 2024 09:49 1h 46m 28s