Skip to content

Conversation

@msvrtan
Copy link
Contributor

@msvrtan msvrtan commented Jul 7, 2017

What it should do

Make Devboard\GitHub\Installation namespace consistent. Up to now, some classes were prefixed with GitHubInstallation while some had no prefix. GitHub prefix is not needed.

Story

In order to improve consistency
For developers ,
We will **make all Installation classes prefixed with Installation only **
Whereas currently we had both GitHubInstallation and no prefix

References

Closes #113

By prefixing all classes with `Installation` instead of
`GitHubInstallation` or nothing we are more consistant
@msvrtan msvrtan force-pushed the 113-installation-consistency branch from b04996c to 1b1b20d Compare July 7, 2017 22:11
@coveralls
Copy link

coveralls commented Jul 7, 2017

Coverage Status

Coverage decreased (-3.8%) to 80.973% when pulling 1b1b20d on msvrtan:113-installation-consistency into 300d954 on devboard:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.8%) to 80.973% when pulling 1b1b20d on msvrtan:113-installation-consistency into 300d954 on devboard:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.8%) to 80.973% when pulling 1b1b20d on msvrtan:113-installation-consistency into 300d954 on devboard:master.

@msvrtan msvrtan merged commit d26e0fc into devboard:master Jul 7, 2017
@msvrtan msvrtan deleted the 113-installation-consistency branch July 7, 2017 22:18
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.

Make Installation class names consistant

2 participants