no-src / gofs

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

Code refactoring for the NewSessionStore function #342

Closed mstmdev closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 31.42%. Comparing base (70d3af4) to head (9740d81).

Files Patch % Lines
server/session.go 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #342 +/- ## ========================================== + Coverage 31.41% 31.42% +0.01% ========================================== Files 133 133 Lines 6055 6052 -3 ========================================== Hits 1902 1902 + Misses 4065 4062 -3 Partials 88 88 ```

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