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 ping timeouts handling #33

Merged
merged 1 commit into from
May 1, 2024

Fix ping timeouts handling

32ecfd8
Select commit
Loading
Failed to load commit list.
Merged

Fix ping timeouts handling #33

Fix ping timeouts handling
32ecfd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 1, 2024 in 0s

83.92% (-0.07%) compared to e93e488

View this Pull Request on Codecov

83.92% (-0.07%) compared to e93e488

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 83.92%. Comparing base (e93e488) to head (32ecfd8).

Files Patch % Lines
src/connection.rs 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   83.99%   83.92%   -0.07%     
==========================================
  Files          41       41              
  Lines        6390     6397       +7     
==========================================
+ Hits         5367     5369       +2     
- Misses       1023     1028       +5     

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