-
-
Notifications
You must be signed in to change notification settings - Fork 228
feat: add option to not prepend path to Model Classes with title names #560
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
feat: add option to not prepend path to Model Classes with title names #560
Conversation
Codecov Report
@@ Coverage Diff @@
## main #560 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 49 49
Lines 1962 1966 +4
=========================================
+ Hits 1962 1966 +4
📣 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, just need a test to cover the new case.
Hi sorry @dbanty I'm a little lost on how to add a test for this. Any guidance would be appreciated. Thanks. |
Sorry for the long delay getting back to this one, thanks @rtaycher! |
Pairs with/would close #559