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

TrigenSoftware / srcset / 33745645564
94%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2026 10:41AM UTC
Jobs 1
Files 45
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

03 Sep 2026 10:41AM UTC coverage: 93.924% (+0.01%) from 93.912%
33745645564

push

github

web-flow
fix(imgproxy,cloudflare): select `src` the way a generation rule does (#39)

* fix(imgproxy,cloudflare): select `src` the way a generation rule does

`src`, and with it `url`, was the largest width of the last format of the
rule, so the format list had to be written in the opposite order to a
build-time rule: the widely supported format first there, last here.

It is now the variant of the source format - read from the url extension -
at the largest width, falling back to the first format of the list when the
source format is not in it. That is the selection a generation rule makes,
minus the source width, which is unknown at runtime.

* refactor(imgproxy,cloudflare): deduplicate in `toUniqArray`

`toArray` left the deduplication to every call site, which spelled it as
`[...new Set(toArray(...))]` and `for (const width of new Set(widths))`.

610 of 658 branches covered (92.71%)

Branch coverage included in aggregate %.

15 of 15 new or added lines in 4 files covered. (100.0%)

843 of 889 relevant lines covered (94.83%)

79446.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33745645564.1 03 Sep 2026 10:41AM UTC 45
93.92
GitHub Action Run
Source Files on build 33745645564
  • Tree
  • List 45
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33745645564
  • b1dd2a0e on github
  • Prev Build on main (#33631701770)
  • Next Build on main (#33745759295)
  • 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