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

Add Get HypeTrainEvents #113

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Add Get HypeTrainEvents #113

merged 1 commit into from
Jul 27, 2021

Conversation

jackmcguire1
Copy link
Contributor

@jackmcguire1 jackmcguire1 commented Jul 27, 2021

  • introduce GetHypeTrainEvents endpoint
  • supply accommodating test
  • update README.md

NOTES:-

  • docs say to use 'cursor' query parameter for pagination, however this did not achieve expected pagination behavior... it appears that actually the undocumented 'after' query parameter strikes again
  • do the field names of the structs suffice?

@coveralls
Copy link

coveralls commented Jul 27, 2021

Pull Request Test Coverage Report for Build 1070206286

  • 11 of 11 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 96.639%

Totals Coverage Status
Change from base Build 1068395473: 0.03%
Covered Lines: 1064
Relevant Lines: 1101

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1070173092

  • 11 of 11 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 96.639%

Totals Coverage Status
Change from base Build 1068395473: 0.03%
Covered Lines: 1064
Relevant Lines: 1101

💛 - Coveralls

- introduce get hype train events api
- introduce hype train events test
- update README.md
@nicklaw5 nicklaw5 changed the title PROPOSAL: Get HypeTrainEvents Add Get HypeTrainEvents Jul 27, 2021
Copy link
Owner

@nicklaw5 nicklaw5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@nicklaw5 nicklaw5 merged commit cbfb165 into nicklaw5:main Jul 27, 2021
@jackmcguire1 jackmcguire1 deleted the hype-trains branch September 17, 2022 23:54
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