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

microlinkhq / optimo / 31040224759
68%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 07:38PM UTC
Jobs 1
Files 22
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

05 Aug 2026 07:36PM UTC coverage: 68.203% (+11.5%) from 56.744%
31040224759

push

github

Kikobeats
fix: drop opaque alpha channel and collapse title/desc whitespace

Benchmarked against ImgBot on microlinkhq/www#2183. Two files where
ImgBot won:

- gmail-bimi-brand-logo.png had a fully opaque alpha channel. Every
  candidate re-encode came out larger than the input, so optimo bailed
  and saved 0 bytes while ImgBot saved 6.3%. Magick.NET's PngOptimizer
  drops the alpha channel when the image is opaque; optimo now does the
  same. 423636 -> 387643 bytes (-8.5%), 2.3% below ImgBot, 0 pixel
  difference via `magick compare -metric AE`.

- adobe.svg kept a literal newline inside <title>. Text inside title
  and desc is never rendered as graphics, so collapsing runs of
  whitespace there is safe. Reaches parity at 340 bytes.

Across all 11 files in that PR: ImgBot 9.38% saved, optimo 9.51%.
optimo now matches or beats ImgBot on every file.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LP1pN2cuVgeVJujCnLBD4P

139 of 196 branches covered (70.92%)

Branch coverage included in aggregate %.

32 of 44 new or added lines in 2 files covered. (72.73%)

1 existing line in 1 file now uncovered.

897 of 1323 relevant lines covered (67.8%)

3.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
62.79
6.03% src/compressor/svgo.js
2
61.79
26.87% src/compressor/magick.js

Coverage Regressions

Lines Coverage ∆ File
1
62.79
6.03% src/compressor/svgo.js
Jobs
ID Job ID Ran Files Coverage
1 31040224759.1 05 Aug 2026 07:38PM UTC 22
68.2
GitHub Action Run
Source Files on build 31040224759
  • Tree
  • List 22
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31040224759
  • 5f717b2d on github
  • Prev Build on master (#30948940065)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc