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

decentraland / sites / 27206366404
89%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2026 12:35PM UTC
Jobs 1
Files 198
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

09 Jun 2026 12:33PM UTC coverage: 93.523% (+0.02%) from 93.507%
27206366404

push

github

web-flow
feat: recover screen-share on silent track death (detect, retry, Sentry report) (#564)

* feat: recover screen-share on silent track death (detect, retry, Sentry report)

DCL Cast presenters lost their screen share ~2-3 min in (silent LiveKit
track death): the screen vanished, the button stuck on "Stop", and only a
page reload recovered it — with no user feedback and no telemetry.

- New src/hooks/useScreenShare.ts derives isScreenSharing from the reactive
  useLocalVideoTracks().hasLocalScreenShare signal, replacing the fragile
  useEffect([localParticipant]) + native 'ended' listener that missed silent
  death. The button now self-heals (no reload).
- Shows a "Your screen share stopped" toast with a working Retry action
  (manual gesture required by getDisplayMedia); ScreenShareFailedToast now
  renders the optional action.
- On unexpected death while connected, reports to Sentry (lazy
  @sentry/browser) with resolution / frame rate / duration diagnostics.
- StreamingControls rewired onto the hook (drops local state + effect +
  handleScreenShare). New stopped_message i18n key across all 6 locales.

* chore: Upgrade livekit deps

* chore: regenerate package-lock.json to fix npm ci sync

The livekit dep upgrade (e098fc5) left package-lock.json with @emnapi/core
and @emnapi/runtime referenced by @rolldown/binding-wasm32-wasi but missing
their package entries, so the cold 'npm ci' in the audit job failed. Full
regen per CLAUDE.md rule 21 backfills the cross-platform optional entries.
All drifted transitive versions stay within declared semver ranges.

3817 of 4360 branches covered (87.55%)

Branch coverage included in aggregate %.

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

6089 of 6232 relevant lines covered (97.71%)

16.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27206366404.1 09 Jun 2026 12:35PM UTC 198
93.52
GitHub Action Run
Source Files on build 27206366404
  • Tree
  • List 198
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27206366404
  • 46b0ac0e on github
  • Prev Build on master (#27153921844)
  • Next Build on master (#27207416891)
  • 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