Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Conversation

@jklausa
Copy link
Contributor

@jklausa jklausa commented Feb 20, 2019

Description

Last set of those! I'll be posting few more PRs today, but that should be it.

Let's start with top posts :)!

Testing Details

  • Verify the library builds
  • Verify the tests pass
  • Please check here if your pull request includes additional test coverage.

@jklausa jklausa self-assigned this Feb 20, 2019
@jklausa jklausa requested a review from ScoutHarris February 20, 2019 22:34
Copy link
Contributor

@ScoutHarris ScoutHarris left a comment

Choose a reason for hiding this comment

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

Hey @jklausa . Just one query/possible change. Otherwise looks good!


static func kind(from kindString: String?) -> Kind {
switch kindString {
case "post"?:
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these ? necessary? I removed them and the tests passed. Seems like they're not needed...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Huh, thanks for that — I would have sworn I tried before and it failed to build before!

@jklausa jklausa merged commit a9dd073 into develop Feb 21, 2019
@jklausa jklausa deleted the feature/fetching-top-posts branch February 21, 2019 22:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants