nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
243 stars 88 forks source link

Add channel remove and channel add moderator endpoints #187

Closed Satont closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4457096901


Totals Coverage Status
Change from base Build 4311238365: -0.2%
Covered Lines: 1573
Relevant Lines: 1689

💛 - Coveralls
nicklaw5 commented 1 year ago

Thanks. Can we add some tests for AddChannelModerator and RemoveChannelModerator?

Satont commented 1 year ago

Should be done.