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

decentraland / lamb2 / 23795109136
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: fix/sanitize-url-encoded-profile-links
DEFAULT BRANCH: main
Ran 31 Mar 2026 11:33AM UTC
Jobs 1
Files 74
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

31 Mar 2026 11:32AM UTC coverage: 81.143% (+0.06%) from 81.084%
23795109136

Pull #461

github

kevinszuchet
fix: sanitize URL-encoded profile link URLs to prevent redeployment failures

Old profiles stored URL-encoded links (e.g., https%3a%2f%2ftwitter.com%2fuser).
When garbage collected profiles are redeployed, the Catalyst rejects them because
encoded URLs don't match the LinkUrl validation pattern. This adds a sanitizeLinks
step that decodes such URLs when serving profiles, and drops links that remain
invalid after decoding.
Pull Request #461: fix: sanitize URL-encoded profile link URLs

608 of 847 branches covered (71.78%)

Branch coverage included in aggregate %.

12 of 12 new or added lines in 1 file covered. (100.0%)

11 existing lines in 5 files now uncovered.

1806 of 2128 relevant lines covered (84.87%)

39.14 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
85.71
2.38% src/adapters/profiles.ts
3
90.0
-1.84% src/logic/utils.ts
2
91.49
0.28% src/logic/fetch-elements/fetch-items.ts
1
93.33
-0.11% src/controllers/handlers/explorer-emotes-handler.ts
1
97.47
-0.05% src/logic/sorting.ts
Jobs
ID Job ID Ran Files Coverage
1 23795109136.1 31 Mar 2026 11:33AM UTC 74
81.14
GitHub Action Run
Source Files on build 23795109136
  • Tree
  • List 74
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #461
  • PR Base - main (#22358641042)
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