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

cshum / imagor / 22352795542
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: feat/watermark-cache-only
DEFAULT BRANCH: master
Ran 24 Feb 2026 01:29PM UTC
Jobs 1
Files 52
Run time 1min
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

24 Feb 2026 01:24PM UTC coverage: 91.857% (-0.1%) from 91.997%
22352795542

Pull #713

github

mevinbabuc
feat: add in-memory watermark cache with ristretto

Adds an optional in-memory cache for processed watermark images using
dgraph-io/ristretto. When enabled via -imagor-watermark-cache-size,
watermarks are cached after resize, colorspace conversion, and alpha
application as vips.Image objects for fast copy-on-write retrieval.

Also adds singleflight deduplication for concurrent image loads to
prevent redundant fetches of the same watermark.
Pull Request #713: feat: add watermark caching for improved performance

81 of 99 new or added lines in 5 files covered. (81.82%)

1 existing line in 1 file now uncovered.

5900 of 6423 relevant lines covered (91.86%)

1.1 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
92.19
-0.07% imagor.go
2
84.78
0.18% processor/vipsprocessor/processor.go
15
88.13
-1.01% processor/vipsprocessor/filter.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.0
-0.71% processor/vipsprocessor/overlay.go
Jobs
ID Job ID Ran Files Coverage
1 22352795542.1 24 Feb 2026 01:29PM UTC 52
91.86
GitHub Action Run
Source Files on build 22352795542
  • Tree
  • List 52
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #713
  • PR Base - master (#22262827445)
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