Skip to content

feat(voice): use voice gateway v8 #10918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 2, 2025

Merge branch 'main' into feat/voice-v8

0318839
Select commit
Loading
Failed to load commit list.
Merged

feat(voice): use voice gateway v8 #10918

Merge branch 'main' into feat/voice-v8
0318839
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2025 in 1s

42.49% (-0.24%) compared to e094faf

View this Pull Request on Codecov

42.49% (-0.24%) compared to e094faf

Details

Codecov Report

Attention: Patch coverage is 5.55556% with 17 lines in your changes missing coverage. Please review.

Project coverage is 42.49%. Comparing base (e094faf) to head (0318839).

Files with missing lines Patch % Lines
packages/voice/src/networking/Networking.ts 10.00% 9 Missing ⚠️
packages/voice/src/networking/VoiceWebSocket.ts 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10918      +/-   ##
==========================================
- Coverage   42.73%   42.49%   -0.24%     
==========================================
  Files         262      262              
  Lines       16073    16016      -57     
  Branches     1545     1524      -21     
==========================================
- Hits         6868     6806      -62     
- Misses       9193     9198       +5     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.