-
Notifications
You must be signed in to change notification settings - Fork 101
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
Addition of recursive logic in the templates to incorporate grand children of the parent class as nested children within the immediate child of the parent (DCNE-145) #1186
base: master
Are you sure you want to change the base?
Conversation
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.
I think you may need to rebase to get the CI working in your PR and to fix conflicts.
ca451a3
to
37e2f49
Compare
8cd5007
to
74d206c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1186 +/- ##
==========================================
+ Coverage 83.74% 85.45% +1.71%
==========================================
Files 123 125 +2
Lines 56180 70689 +14509
==========================================
+ Hits 47049 60409 +13360
- Misses 7255 8324 +1069
- Partials 1876 1956 +80 ☔ View full report in Codecov by Sentry. |
a7c8ca8
to
d1b7238
Compare
e7c081f
to
a642324
Compare
a4da108
to
4343b42
Compare
52daaca
to
0a5fdd7
Compare
72d676f
to
fd91d10
Compare
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.
LGTM
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.
LGTM
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.
LGTM
…orate grand children of the parent class as nested children within the immediate child of the parent
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.
LGTM!
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.
LGTM
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.
LGTM
No description provided.