pajlada / go-twitch-pubsub

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

Add moderation event tests #21

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: 100.00% and project coverage change: +3.15 :tada:

Comparison is base (00dbd3f) 1.05% compared to head (0fe38e6) 4.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #21 +/- ## ========================================= + Coverage 1.05% 4.21% +3.15% ========================================= Files 12 12 Lines 568 570 +2 ========================================= + Hits 6 24 +18 + Misses 561 545 -16 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/pajlada/go-twitch-pubsub/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pajlada) | Coverage Δ | | |---|---|---| | [moderation.go](https://app.codecov.io/gh/pajlada/go-twitch-pubsub/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pajlada#diff-bW9kZXJhdGlvbi5nbw==) | `100.00% <100.00%> (+100.00%)` | :arrow_up: |

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