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: keepalive causes a reconnect loop when connection is lost #1779

Merged
merged 2 commits into from
Jan 23, 2024

fix: add test

2e669b6
Select commit
Loading
Failed to load commit list.
Merged

fix: keepalive causes a reconnect loop when connection is lost #1779

fix: add test
2e669b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 1s

79.57% (+0.00%) compared to 44a2f2f

View this Pull Request on Codecov

79.57% (+0.00%) compared to 44a2f2f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44a2f2f) 79.57% compared to head (2e669b6) 79.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1779   +/-   ##
=======================================
  Coverage   79.57%   79.57%           
=======================================
  Files          24       24           
  Lines        1420     1420           
  Branches      331      332    +1     
=======================================
  Hits         1130     1130           
  Misses        209      209           
  Partials       81       81           

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