We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
predictoor_ss_test_dict() and similar have served me well, to avoid DRY violations.
For work in #779, I see that having sim_ss_test_dict & lake_ss_test_dict will avoid DRY violations there.
I am doing it as a separate PR, so that it's a simple well-contained refactoring.
The text was updated successfully, but these errors were encountered:
Fix #791: [Sw eng] Add sim_ss_test_dict & lake_ss_test_dict to avoid …
31028cc
…DRY violations
Fix #791: [Sw eng] Add sim/lake_ss_test_dict to avoid DRY violations …
91db0d4
…(PR #792)
trentmc
Successfully merging a pull request may close this issue.
Background / motivation
predictoor_ss_test_dict() and similar have served me well, to avoid DRY violations.
For work in #779, I see that having sim_ss_test_dict & lake_ss_test_dict will avoid DRY violations there.
I am doing it as a separate PR, so that it's a simple well-contained refactoring.
TODOs / DoD
The text was updated successfully, but these errors were encountered: