-
Notifications
You must be signed in to change notification settings - Fork 61
refactor(Components): change to app.module and lazy loaded modules #135
refactor(Components): change to app.module and lazy loaded modules #135
Conversation
… use shared module
Codecov Report
@@ Coverage Diff @@
## master #135 +/- ##
==========================================
+ Coverage 86.88% 88.46% +1.57%
==========================================
Files 4 7 +3
Lines 61 78 +17
Branches 7 7
==========================================
+ Hits 53 69 +16
- Misses 5 6 +1
Partials 3 3
Continue to review full report at Codecov.
|
sumitarora
left a comment
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 👍
|
@Only1MrAnderson whoops, can you update the branch? @btroncone good to merge if you're 👍 too. |
|
@ladyleet @btroncone Branch Updated |
|
Please hold off on the merge, found a layout issue with the refactor. |
|
@sumitarora @ladyleet G2G |
|
@sumitarora @ladyleet - can I get approvals before the merge since there is code change after your initial approval. Thanks ! |
|
@ashwin-sureshkumar LGTM |
refactor(Components): change to app.module and lazy loaded modules to use the shared module. change to app.component to use new toolbar component