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: do not panic on client disconnect #650

Merged
merged 2 commits into from
Nov 13, 2024

fix: linter

f516eb6
Select commit
Loading
Failed to load commit list.
Merged

fix: do not panic on client disconnect #650

fix: linter
f516eb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

93.04% (+0.06%) compared to bea7c1a

View this Pull Request on Codecov

93.04% (+0.06%) compared to bea7c1a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.04%. Comparing base (bea7c1a) to head (f516eb6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
+ Coverage   92.97%   93.04%   +0.06%     
==========================================
  Files          22       22              
  Lines        4895     4901       +6     
==========================================
+ Hits         4551     4560       +9     
+ Misses        300      298       -2     
+ Partials       44       43       -1     

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