-
Notifications
You must be signed in to change notification settings - Fork 39
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 related names to django models (api, arnold) #2539
Add related names to django models (api, arnold) #2539
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2539 +/- ##
=======================================
Coverage 53.42% 53.42%
=======================================
Files 555 555
Lines 40382 40382
=======================================
Hits 21573 21573
Misses 18809 18809
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but the identity
moniker is a bit vague outside the Arnold namespace. I suggest changing it slightly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
bc2581d
to
3f78b99
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This is the first part of splitting up #2423.