pajlada / go-twitch-pubsub

Twitch PubSub library for Go
MIT License
21 stars 9 forks source link

Fix linting issues #18

Closed pajlada closed 1 year ago

pajlada commented 1 year ago

Pull request checklist:

Description

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.01 :tada:

Comparison is base (fecd897) 1.03% compared to head (917ec8b) 1.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18 +/- ## ========================================= + Coverage 1.03% 1.05% +0.01% ========================================= Files 12 12 Lines 577 568 -9 ========================================= Hits 6 6 + Misses 570 561 -9 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/pajlada/go-twitch-pubsub/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pajlada) | Coverage Δ | | |---|---|---| | [client.go](https://app.codecov.io/gh/pajlada/go-twitch-pubsub/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pajlada#diff-Y2xpZW50Lmdv) | `0.00% <0.00%> (ø)` | | | [connectionmanager.go](https://app.codecov.io/gh/pajlada/go-twitch-pubsub/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pajlada#diff-Y29ubmVjdGlvbm1hbmFnZXIuZ28=) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.