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

decentraland / builder / 32983844391
57%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2026 03:08PM UTC
Jobs 1
Files 361
Run time 2min
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

26 Aug 2026 03:01PM UTC coverage: 53.528% (-0.1%) from 53.676%
32983844391

push

github

web-flow
fix: render ENS name tiles in the browser (#3483)

The ENS list and detail pages loaded their tile from the marketplace server's
/v1/ens/generate endpoint, which is being removed: it is unauthenticated and
turns the width and height query params straight into a canvas allocation,
which is being used to attack the server.

Adds an ENSTile component that draws the same tile on a canvas, ported from the
marketplace webapp's EnsImage. The drawing code and the logo asset are the ones
the server used, so the tile looks the same. It is drawn in a 330x330
coordinate space scaled to the size the canvas is displayed at and backed by
the device pixel ratio, so it is sharper than the PNG it replaces and the list
no longer downloads one 330x330 image per row.

2604 of 6016 branches covered (43.28%)

Branch coverage included in aggregate %.

29 of 92 new or added lines in 5 files covered. (31.52%)

7774 of 13372 relevant lines covered (58.14%)

37.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
60
22.22
src/components/ENSTile/utils.ts
2
73.33
src/components/ENSTile/ENSTile.tsx
1
66.67
src/images/logo_dcl.svg
Jobs
ID Job ID Ran Files Coverage
1 32983844391.1 26 Aug 2026 03:08PM UTC 722
55.16
GitHub Action Run
Source Files on build 32983844391
  • Tree
  • List 361
  • Changed 215
  • Source Changed 1
  • Coverage Changed 215
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32983844391
  • 37be741b on github
  • Prev Build on master (#32976403831)
  • Next Build on master (#32993763347)
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