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

Add support for keepalive #63

Merged
merged 2 commits into from
Jun 24, 2024

Add keepalive to protocol socket as well

aeabe20
Select commit
Loading
Failed to load commit list.
Merged

Add support for keepalive #63

Add keepalive to protocol socket as well
aeabe20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2024 in 1s

70.23% (-0.27%) compared to ddfbd8c

View this Pull Request on Codecov

70.23% (-0.27%) compared to ddfbd8c

Details

Codecov Report

Attention: Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.

Project coverage is 70.23%. Comparing base (ddfbd8c) to head (aeabe20).
Report is 11 commits behind head on main.

Files Patch % Lines
src/zinolib/utils.py 72.22% 5 Missing ⚠️
src/zinolib/ritz.py 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   70.49%   70.23%   -0.27%     
==========================================
  Files          13       13              
  Lines        1427     1458      +31     
==========================================
+ Hits         1006     1024      +18     
- Misses        421      434      +13     

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