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

decentraland / social-service-ea / 28544267284
90%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 08:07PM UTC
Jobs 1
Files 201
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

01 Jul 2026 08:01PM UTC coverage: 90.432% (-0.001%) from 90.433%
28544267284

push

github

web-flow
fix: stop logging "Duplicate subscription detected" per occurrence; keep the metric (#426)

The per-occurrence debug log floods the logs (hundreds/min at DEBUG) when a client is stuck
re-subscribing to the same event — the current production symptom of the (not-yet-deployed)
client-side re-subscribe loop. The duplicate itself is expected and benign: the #407 guard is
doing its job (preventing a second generator/value-queue for the same connection+event).

Track it ONLY via the existing subscription_duplicates_total metric (labelled by event) and
drop the per-occurrence log line. A sustained high rate on that metric flags a looping client
without flooding the logs.

2296 of 2685 branches covered (85.51%)

Branch coverage included in aggregate %.

5757 of 6220 relevant lines covered (92.56%)

80.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28544267284.1 01 Jul 2026 08:07PM UTC 402
91.35
GitHub Action Run
Source Files on build 28544267284
  • Tree
  • List 201
  • Changed 157
  • Source Changed 1
  • Coverage Changed 157
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28544267284
  • c13f084a on github
  • Prev Build on main (#28541296911)
  • Next Build on main (#28547511600)
  • 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