Skip to content

issue 504 refactored client configuration#687

Merged
tomholub merged 5 commits intomasterfrom
issue-504-client-config
Oct 17, 2021
Merged

issue 504 refactored client configuration#687
tomholub merged 5 commits intomasterfrom
issue-504-client-config

Conversation

@tomholub
Copy link
Collaborator

@tomholub tomholub commented Oct 17, 2021

This PR renames OrganizationalRules to ClientConfiguration in all usages, and renames classes so that their names closer fit their function.

It also joins classes where there is no value in being separate.

Removes classes where the functionality can be provided by another one.

close #504


Tests (delete all except exactly one):

  • Tests updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@tomholub tomholub marked this pull request as ready for review October 17, 2021 12:39
Copy link
Collaborator Author

@tomholub tomholub left a comment

Choose a reason for hiding this comment

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

code looks ok, simplified quite a bit

@tomholub tomholub merged commit acdfbd1 into master Oct 17, 2021
@tomholub tomholub deleted the issue-504-client-config branch October 17, 2021 13:10
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.

join or rename OrganisationalRules with ClientConfiguration

2 participants