Skip to content

chore: fix formatting

3a8e00e
Select commit
Loading
Failed to load commit list.
Merged

fix(voice): strip padding from packets and add guards #11449

chore: fix formatting
3a8e00e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

31.61% (+0.00%) compared to f3942a6

View this Pull Request on Codecov

31.61% (+0.00%) compared to f3942a6

Details

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.61%. Comparing base (f3942a6) to head (3a8e00e).

Files with missing lines Patch % Lines
packages/voice/src/receive/VoiceReceiver.ts 25.00% 3 Missing and 3 partials ⚠️
packages/voice/src/networking/Networking.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11449   +/-   ##
=======================================
  Coverage   31.61%   31.61%           
=======================================
  Files         387      388    +1     
  Lines       13995    14004    +9     
  Branches     1100     1105    +5     
=======================================
+ Hits         4424     4427    +3     
- Misses       9437     9440    +3     
- Partials      134      137    +3     

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