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

decentraland / marketplace-server / 28717661614
58%
main: 58%

Build:
Build:
LAST BUILD BRANCH: fix/throttle-trades-mv-refresh
DEFAULT BRANCH: main
Ran 04 Jul 2026 07:50PM UTC
Jobs 1
Files 159
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

04 Jul 2026 07:47PM UTC coverage: 58.175% (+0.1%) from 58.028%
28717661614

Pull #361

github

juanmahidalgo
fix: log unhandled errors in asJSON (500s were invisible in server logs)

asJSON caught every handler error and returned a bare 500 with only error.message in
the RESPONSE body — nothing hit the server logs, so a 500 (e.g. GET /v3/catalog/shop)
showed up as just "[500]" in the access log with no cause. Now it console.errors the
full error (message + stack) for 500s and 5xx HttpErrors; 4xx stay quiet (normal flow).

Adds response.spec.ts (the util had no tests) covering 200 / 4xx / 5xx / unexpected-500
+ asserting the real error reaches the logs.
Pull Request #361: fix: log unhandled errors in asJSON (500s were invisible in the logs)

1401 of 2836 branches covered (49.4%)

Branch coverage included in aggregate %.

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

2602 of 4045 relevant lines covered (64.33%)

16.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28717661614.1 04 Jul 2026 07:50PM UTC 318
60.25
GitHub Action Run
Source Files on build 28717661614
  • Tree
  • List 159
  • Changed 123
  • Source Changed 1
  • Coverage Changed 123
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28717661614
  • Pull Request #361
  • PR Base - main (#28685894978)
  • Delete
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