Skip to content

fix(websocket): prevent sending entire buffer when streaming Uint8Array chunks #3570

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 2 commits into from
Oct 29, 2024

Fix formatting and line endings for CI compliance

b4ba8c5
Select commit
Loading
Failed to load commit list.
Merged

fix(websocket): prevent sending entire buffer when streaming Uint8Array chunks #3570

Fix formatting and line endings for CI compliance
b4ba8c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

94.71% (target 75.00%)

View this Pull Request on Codecov

94.71% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.71%. Comparing base (3a59d86) to head (b4ba8c5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3570      +/-   ##
==========================================
- Coverage   94.71%   94.71%   -0.01%     
==========================================
  Files         157      157              
  Lines        9539     9536       -3     
  Branches     2774     2810      +36     
==========================================
- Hits         9035     9032       -3     
  Misses        504      504              

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