[Integrated] RFR: notify: rename PullRequestIssues to PullRequestState

Erik Helin ehelin at openjdk.java.net
Fri Jun 5 08:45:57 UTC 2020


On Thu, 4 Jun 2020 16:43:12 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that just renames `PullRequestIssues` to `PullRequestState`. This patch is just a pure
> refactoring, future patches will add additional fields to `PullRequestState`. I also tried to update all variable and
> method names that referred to e.g. `prIssues`. Finally I made the class `PullRequestState` package-private.  Testing:
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 69b126b4
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/69b126b4
Stats:     215 lines in 10 files changed: 76 ins; 76 del; 63 mod

notify: rename PullRequestIssues to PullRequestState

Reviewed-by: rwestberg

-------------

PR: https://git.openjdk.java.net/skara/pull/640


More information about the skara-dev mailing list