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

decentraland / social-service-ea / 28543321892
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 1.13.1
DEFAULT BRANCH: main
Ran 01 Jul 2026 07:49PM 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 07:44PM UTC coverage: 90.432% (-0.001%) from 90.433%
28543321892

Pull #426

github

LautaroPetaccio
fix: stop logging "Duplicate subscription detected" per occurrence; keep the metric

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.
Pull Request #426: fix: stop logging "Duplicate subscription detected" per occurrence; keep the metric

2296 of 2685 branches covered (85.51%)

Branch coverage included in aggregate %.

5757 of 6220 relevant lines covered (92.56%)

80.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28543321892.1 01 Jul 2026 07:49PM UTC 402
91.35
GitHub Action Run
Source Files on build 28543321892
  • 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 #28543321892
  • Pull Request #426
  • PR Base - main (#28541296911)
  • 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