centrifugal / centrifuge

Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.
https://pkg.go.dev/github.com/centrifugal/centrifuge
MIT License
1.08k stars 92 forks source link

Up rueidis to v1.0.43 #401

Closed FZambia closed 2 months ago

FZambia commented 2 months ago

Subj

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.44%. Comparing base (c8d3d36) to head (3d6cb8b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================== - Coverage 81.61% 81.44% -0.17% ========================================== Files 40 40 Lines 7174 7174 ========================================== - Hits 5855 5843 -12 - Misses 945 955 +10 - Partials 374 376 +2 ```

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