Skip to content
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

fix: Consistent debug log spacing #10349

Merged
merged 4 commits into from
Jun 13, 2024

fix: modify parameters and types

c4bf510
Select commit
Loading
Failed to load commit list.
Merged

fix: Consistent debug log spacing #10349

fix: modify parameters and types
c4bf510
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 0s

63.08% (+0.07%) compared to c5d40d3

View this Pull Request on Codecov

63.08% (+0.07%) compared to c5d40d3

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.08%. Comparing base (c5d40d3) to head (c4bf510).

Files Patch % Lines
packages/ws/src/ws/WebSocketShard.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10349      +/-   ##
==========================================
+ Coverage   63.01%   63.08%   +0.07%     
==========================================
  Files         131      132       +1     
  Lines       16326    16333       +7     
  Branches     1139     1143       +4     
==========================================
+ Hits        10288    10304      +16     
+ Misses       5993     5984       -9     
  Partials       45       45              

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