no-src / gofs

A cross-platform real-time file synchronization tool out of the box based on Golang
Apache License 2.0
477 stars 40 forks source link

Replace the redigo with go-redis as the store component of redis session #190

Open mstmdev opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 32.91%. Comparing base (3e51b80) to head (5d9db35).

Files Patch % Lines
server/session.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ======================================= Coverage 32.91% 32.91% ======================================= Files 133 133 Lines 6101 6101 ======================================= Hits 2008 2008 Misses 4000 4000 Partials 93 93 ```

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