Skip to content

Conversation

@bitwiseman
Copy link
Member

@bitwiseman bitwiseman commented Feb 23, 2020

Description

As a follow on to #709, I noticed that PagedSearchIterable does not need to be an abstract class that is dynamically extended anymore. With some minor changes it can be instantiated directly and be more understandable. It now looks almost the same as GitHubPageContentsIterable.

Before submitting a PR:

We love getting PRs, but we hate asking people for the same basic changes every time.

  • Push your changes to a branch other than master. Create your PR from that branch.
  • Add JavaDocs and other comments
  • Write tests that run and pass in CI. See CONTRIBUTING.md for details on how to capture snapshot data.
  • Run mvn -D enable-ci clean install site locally. This may reformat your code, commit those changes. If this command doesn't succeed, your change will not pass CI.

@bitwiseman bitwiseman changed the title Remove abstract from PagedSearchIterable as unneeded Make PagedSearchIterable non-abstract Feb 24, 2020
@bitwiseman bitwiseman closed this Feb 25, 2020
@bitwiseman bitwiseman deleted the issue/708 branch February 25, 2020 04:34
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.

1 participant