Skip to content

Remove note on AudioPacket constructor about it not being public per …

fef397d
Select commit
Loading
Failed to load commit list.
Open

feat!: make voice receivers return AudioPacket classes instead of just Audio #11432

Remove note on AudioPacket constructor about it not being public per …
fef397d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 0s

31.70% (+0.03%) compared to 0cb8be4

View this Pull Request on Codecov

31.70% (+0.03%) compared to 0cb8be4

Details

Codecov Report

❌ Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.70%. Comparing base (0cb8be4) to head (fef397d).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
packages/voice/src/receive/VoiceReceiver.ts 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11432      +/-   ##
==========================================
+ Coverage   31.66%   31.70%   +0.03%     
==========================================
  Files         386      386              
  Lines       13966    13977      +11     
  Branches     1098     1099       +1     
==========================================
+ Hits         4422     4431       +9     
- Misses       9410     9412       +2     
  Partials      134      134              

☔ 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.