rodrigo-brito / ninjabot

A fast trading bot platform for cryptocurrency in Go (Binance)
https://rodrigo-brito.github.io/ninjabot/
MIT License
1.36k stars 172 forks source link

fix: update lint rules #314

Closed rodrigo-brito closed 3 months ago

rodrigo-brito commented 3 months ago

Updating new issues found after update golangci-lint

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 41.09%. Comparing base (6b732a7) to head (078cbde). Report is 1 commits behind head on main.

Files Patch % Lines
exchange/binance.go 0.00% 1 Missing :warning:
plot/chart.go 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ======================================= Coverage 41.09% 41.09% ======================================= Files 21 21 Lines 2993 2993 ======================================= Hits 1230 1230 Misses 1691 1691 Partials 72 72 ```

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