no-src / gofs

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

Supports transport credentials with an insecure transport #376

Closed mstmdev closed 1 month ago

mstmdev commented 1 month ago

This is a temporary solution and will be removed in the future.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.

Project coverage is 32.85%. Comparing base (ca28a10) to head (02c69b5).

Files Patch % Lines
api/apiclient/token.go 0.00% 12 Missing :warning:
api/apiclient/grpc_client.go 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================== - Coverage 32.91% 32.85% -0.06% ========================================== Files 133 134 +1 Lines 6101 6117 +16 ========================================== + Hits 2008 2010 +2 - Misses 4000 4013 +13 - Partials 93 94 +1 ```

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