-
Notifications
You must be signed in to change notification settings - Fork 27
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
Add model tests #134
base: dev
Are you sure you want to change the base?
Add model tests #134
Conversation
Sourcery Code Quality Report✅ Merging this PR will increase code quality in the affected files by 0.78%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
@abhi1693 as discussed, I started pulling out the various fixes from my enormous branch. This PR will focus on tests for models and any bugs in the model it may uncover. |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
Pull Request
Related Issue
Closes #47
Closes #133
New Behavior
Contrast to Current Behavior
No tests for models
A bug does not allow hyphens in access-list names
Discussion: Benefits and Drawbacks
...
Changes to the Documentation
...
Proposed Release Note Entry
...
Double Check
or in a linked issue.
dev
branch.