Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: hypetrain is golden kappa train field #231

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

jackmcguire1
Copy link
Contributor

@jackmcguire1 jackmcguire1 commented Nov 22, 2024

This pull request includes changes to the eventsub.go file to add a new field to the EventSubHypeTrainBeginEvent, EventSubHypeTrainProgressEvent, and EventSubHypeTrainEndEvent structs. The new field, IsGoldenKappaTrain, is a boolean indicating whether the hype train is a Golden Kappa Train.

Changes to eventsub.go:

  • Added IsGoldenKappaTrain boolean field to EventSubHypeTrainBeginEvent struct.
  • Added IsGoldenKappaTrain boolean field to EventSubHypeTrainProgressEvent struct.
  • Added IsGoldenKappaTrain boolean field to EventSubHypeTrainEndEvent struct.

@coveralls
Copy link

coveralls commented Nov 22, 2024

Pull Request Test Coverage Report for Build 11970468744

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.715%

Totals Coverage Status
Change from base Build 9945529449: 0.0%
Covered Lines: 1718
Relevant Lines: 1853

💛 - Coveralls

@jackmcguire1 jackmcguire1 changed the title feat: hypetrain is golden kappa train feat: hypetrain is golden kappa train field Nov 22, 2024
@nicklaw5 nicklaw5 merged commit 79b5ac7 into nicklaw5:main Dec 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants