ksysoev / wasabi

Toolkit for Creating WebSocket API Gateways
MIT License
4 stars 2 forks source link

Inactivity timeout #27

Closed ksysoev closed 2 months ago

ksysoev commented 2 months ago

Implements inactivity timer for WS connections

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 87.47%. Comparing base (e8de468) to head (a5275b7).

Files Patch % Lines
channel/connection.go 84.61% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 87.65% 87.47% -0.18% ========================================== Files 17 17 Lines 567 599 +32 ========================================== + Hits 497 524 +27 - Misses 55 58 +3 - Partials 15 17 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.