• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

scorphus / thumbor
89%
master: 85%

Build:
Build:
LAST BUILD BRANCH: convert_filters_to_rust
DEFAULT BRANCH: master
Repo Added 06 Nov 2020 08:43PM UTC
Files 103
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH convert_filters_to_rust
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1577-fix-results-as-bytes
  • cleanup
  • convert_filters_to_rust
  • fix-filter-order
  • fix-node-favicon
  • fix-noise-test
  • fix-piexif-extra-require
  • flaky-pillow-avif-plugin
  • gh-actions
  • gh-actions-2
  • green-build
  • images2gif
  • lint-code
  • master
  • new-year-new-black
  • noise-random
  • py3exiv2-fail
  • readthedocs-yaml
  • refs/heads/lint-code
  • release-and-docker-on-tags-only
  • shot-snapshot
  • unnecessary-pass
  • utc-now-now

22 Dec 2025 04:36PM UTC coverage: 89.07%. First build
20438109133

push

github

scorphus
Use rand crate instead of unsafe libc random() in noise filter

The _noise filter had rand as a dependency but was using unsafe FFI
calls to libc's random()/srandom() instead. Now properly uses StdRng
from the rand crate for random number generation.

Updated the noise.png test fixture to match the new RNG output.

3887 of 4364 relevant lines covered (89.07%)

3.56 hits per line

Relevant lines Covered
Build:
Build:
4364 RELEVANT LINES 3887 COVERED LINES
3.56 HITS PER LINE
Source Files on master
  • Tree
  • List 103
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20438109133 convert_filters_to_rust Use rand crate instead of unsafe libc random() in noise filter The _noise filter had rand as a dependency but was using unsafe FFI calls to libc's random()/srandom() instead. Now properly uses StdRng from the rand crate for random number generati... push 22 Dec 2025 04:46PM UTC scorphus github
89.07
7762175781 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015 [1]. It also renders `gifsicle` unnecessary in this context. 1. https://pillow.readthe... push 02 Feb 2024 10:21PM UTC scorphus github
87.4
7728920929 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015 [1]. It also renders `gifsicle` unnecessary in this context. 1. https://pillow.readthe... push 31 Jan 2024 04:09PM UTC scorphus github
87.4
7728900464 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015 [1]. It also renders `gifsicle` unnecessary in this context. 1. https://pillow.readthe... push 31 Jan 2024 04:08PM UTC scorphus github
87.4
7695155535 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015: https://pillow.readthedocs.io/en/stable/releasenotes/3.0.0.html This CL improves other... push 29 Jan 2024 11:15AM UTC scorphus github
87.38
7681631032 new-year-new-black chore: Reformat files according to new Black Code Style Every new year, the first new version of Black may introduce formatting changes, which is the case of version 24.1.0. Please, check Black's Stability Policy for reference: https://black.rea... push 27 Jan 2024 10:50PM UTC scorphus github
83.28
7681425165 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015: https://pillow.readthedocs.io/en/stable/releasenotes/3.0.0.html This CL improves other... push 27 Jan 2024 10:10PM UTC scorphus github
87.38
7681314694 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015: https://pillow.readthedocs.io/en/stable/releasenotes/3.0.0.html This CL improves other... push 27 Jan 2024 09:41PM UTC scorphus github
87.39
7681268506 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015: https://pillow.readthedocs.io/en/stable/releasenotes/3.0.0.html This CL improves other... push 27 Jan 2024 09:31PM UTC scorphus github
87.39
7633283193 images2gif feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF The functionality provided by the images2gif module is part of Pillow since 2015: https://pillow.readthedocs.io/en/stable/releasenotes/3.0.0.html This CL improves other... push 23 Jan 2024 11:49PM UTC scorphus github
87.39
See All Builds (91)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc