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/goroutine leak #7

Merged
merged 10 commits into from
Apr 20, 2024

fix(tests): fixed keepalive test

ec222e9
Select commit
Loading
Failed to load commit list.
Merged

Fix/goroutine leak #7

fix(tests): fixed keepalive test
ec222e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2024 in 0s

87.89% (+0.59%) compared to 1ed36a0

View this Pull Request on Codecov

87.89% (+0.59%) compared to 1ed36a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.89%. Comparing base (1ed36a0) to head (ec222e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   87.29%   87.89%   +0.59%     
==========================================
  Files           9        9              
  Lines         425      446      +21     
==========================================
+ Hits          371      392      +21     
  Misses         35       35              
  Partials       19       19              

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