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

scorphus / thumbor / 20438109133 / 3
89%
master: 85%

Build:
Build:
LAST BUILD BRANCH: convert_filters_to_rust
DEFAULT BRANCH: master
Ran 22 Dec 2025 04:49PM UTC
Files 103
Run time 5s
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

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

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

0.89 hits per line

Source Files on job run-3.11 - 20438109133.3
  • Tree
  • List 103
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20438109133
  • 3796a195 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

© 2026 Coveralls, Inc