spali / go-rscp

Go library to communicate with a E3DC system implementing the RSCP (Remote Storage Control Protocol)
https://github.com/spali/go-rscp
MIT License
27 stars 9 forks source link

make logger local to library, fixes #58 #59

Closed spali closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 47.83%. Comparing base (a21b884) to head (5152bd4).

Files Patch % Lines
rscp/client.go 0.00% 11 Missing :warning:
cmd/e3dc/e3dc.go 0.00% 3 Missing :warning:
cmd/example/e3dc.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ======================================= Coverage 47.83% 47.83% ======================================= Files 28 28 Lines 1315 1315 ======================================= Hits 629 629 Misses 652 652 Partials 34 34 ```

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