nyaruka / gocommon

Common utility library for the TextIt platform.
Other
7 stars 11 forks source link

Fix controlled closing of websockets #110

Closed rowanseymour closed 9 months ago

rowanseymour commented 9 months ago

Addresses https://github.com/nyaruka/gocommon/issues/109

codecov[bot] commented 9 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (6fc7181) 89.72% compared to head (6daeb9a) 90.16%.

Files Patch % Lines
httpx/websocket.go 85.71% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================== + Coverage 89.72% 90.16% +0.43% ========================================== Files 39 39 Lines 1859 1891 +32 ========================================== + Hits 1668 1705 +37 + Misses 153 150 -3 + Partials 38 36 -2 ```

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