Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate conditional checks #12

Open
cgewecke opened this issue May 27, 2018 · 0 comments
Open

Duplicate conditional checks #12

cgewecke opened this issue May 27, 2018 · 0 comments

Comments

@cgewecke
Copy link
Contributor

Tests / coverage suggest that the libraries & DB contracts duplicate several conditional checks. Some library conditionals always evaluate to true. These might be candidates for excision, or the contracts could be refactored to consume the library validations rather than implementing their own. Another option is to leave well enough alone and preserve the code's current level of decoupling.

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

No branches or pull requests

1 participant