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

decentraland / comms-message-sfu
88%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/livekit-server-sdk-2.14.2
DEFAULT BRANCH: main
Repo Added 21 May 2025 12:42PM UTC
Files 16
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

LAST BUILD ON BRANCH fix/reconnection-loop
branch: fix/reconnection-loop
CHANGE BRANCH
x
Reset
  • fix/reconnection-loop
  • 0.0.0
  • 0.0.1
  • 0.0.2
  • chore/add-seq-diag-to-readme
  • chore/bump-livekit-rtc-node
  • dependabot/npm_and_yarn/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/dcl/eslint-config-2.3.0
  • dependabot/npm_and_yarn/dcl/eslint-config-2.3.1
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/livekit-server-sdk-2.13.1
  • dependabot/npm_and_yarn/livekit-server-sdk-2.13.2
  • dependabot/npm_and_yarn/livekit-server-sdk-2.13.3
  • dependabot/npm_and_yarn/livekit-server-sdk-2.14.0
  • dependabot/npm_and_yarn/livekit-server-sdk-2.14.1
  • dependabot/npm_and_yarn/livekit-server-sdk-2.14.2
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.14
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.16
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.17
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.18
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.19
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.20
  • dependabot/npm_and_yarn/livekit/rtc-node-0.13.21
  • dependabot/npm_and_yarn/nodemon-3.1.11
  • dependabot/npm_and_yarn/types/node-22.15.23
  • dependabot/npm_and_yarn/types/node-22.15.24
  • dependabot/npm_and_yarn/types/node-22.15.29
  • dependabot/npm_and_yarn/types/node-22.15.30
  • dependabot/npm_and_yarn/types/node-24.0.0
  • dependabot/npm_and_yarn/types/node-24.0.1
  • dependabot/npm_and_yarn/types/node-24.0.10
  • dependabot/npm_and_yarn/types/node-24.0.11
  • dependabot/npm_and_yarn/types/node-24.0.12
  • dependabot/npm_and_yarn/types/node-24.0.13
  • dependabot/npm_and_yarn/types/node-24.0.14
  • dependabot/npm_and_yarn/types/node-24.0.3
  • dependabot/npm_and_yarn/types/node-24.0.4
  • dependabot/npm_and_yarn/types/node-24.0.6
  • dependabot/npm_and_yarn/types/node-24.0.7
  • dependabot/npm_and_yarn/types/node-24.1.0
  • dependabot/npm_and_yarn/types/node-24.10.0
  • dependabot/npm_and_yarn/types/node-24.10.1
  • dependabot/npm_and_yarn/types/node-24.2.0
  • dependabot/npm_and_yarn/types/node-24.2.1
  • dependabot/npm_and_yarn/types/node-24.3.0
  • dependabot/npm_and_yarn/types/node-24.3.1
  • dependabot/npm_and_yarn/types/node-24.3.2
  • dependabot/npm_and_yarn/types/node-24.5.0
  • dependabot/npm_and_yarn/types/node-24.5.1
  • dependabot/npm_and_yarn/types/node-24.5.2
  • dependabot/npm_and_yarn/types/node-24.6.0
  • dependabot/npm_and_yarn/types/node-24.6.1
  • dependabot/npm_and_yarn/types/node-24.6.2
  • dependabot/npm_and_yarn/types/node-24.7.0
  • dependabot/npm_and_yarn/types/node-24.7.1
  • dependabot/npm_and_yarn/types/node-24.7.2
  • dependabot/npm_and_yarn/types/node-24.8.0
  • dependabot/npm_and_yarn/types/node-24.8.1
  • dependabot/npm_and_yarn/types/node-24.9.0
  • dependabot/npm_and_yarn/types/node-24.9.1
  • dependabot/npm_and_yarn/types/node-24.9.2
  • dependabot/npm_and_yarn/typescript-5.9.2
  • dependabot/npm_and_yarn/typescript-5.9.3
  • feat/include-form-in-protobuf-chat-message
  • feat/increment-failed-metric-when-proto-decode-fails
  • feat/livekit-community-routing
  • feat/skip-messages-from-non-members
  • fix/disconnect-when-room-is-not-null
  • fix/install-ca-certificates
  • fix/protocol-decoder-failing
  • fix/re-route-packets-instead-of-chats
  • main

30 May 2025 11:13AM UTC coverage: 88.197% (-3.1%) from 91.282%
15345516609

Pull #15

github

kevinszuchet
test: Adapt livekit tests
Pull Request #15: fix: Avoid duplicate entity disconnection

47 of 58 branches covered (81.03%)

Branch coverage included in aggregate %.

74 of 85 new or added lines in 4 files covered. (87.06%)

1 existing line in 1 file now uncovered.

222 of 247 relevant lines covered (89.88%)

7.47 hits per line

Relevant lines Covered
Build:
Build:
247 RELEVANT LINES 222 COVERED LINES
7.47 HITS PER LINE
Source Files on fix/reconnection-loop
  • Tree
  • List 16
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15345516609 fix/reconnection-loop test: Adapt livekit tests Pull #15 30 May 2025 11:14AM UTC kevinszuchet github
88.2
15327902308 fix/reconnection-loop fix: Avoid duplicate entity disconnection Pull #15 29 May 2025 03:52PM UTC kevinszuchet github
88.52
See All Builds (98)
  • Repo on GitHub
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

© 2025 Coveralls, Inc