nicklaw5 / helix

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

Streams metadata deprecated #59

Closed flexer23 closed 3 years ago

flexer23 commented 4 years ago

Streams metadata deprecated on July 20, 2020 https://discuss.dev.twitch.tv/t/deprecation-of-the-helix-get-streams-metadata-endpoint/26407

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 195


Totals Coverage Status
Change from base Build 188: -89.8%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls
nicklaw5 commented 4 years ago

Looks like tests are failing. Removing this line should resolve that: https://github.com/nicklaw5/helix/blob/020328c0131595d18a54f94ad890869dde3a443b/streams_test.go#L5

Then we should be good to merge :smiley: