-
Notifications
You must be signed in to change notification settings - Fork 4
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 Title and Body Displays to Block Content View #448
Add Title and Body Displays to Block Content View #448
Conversation
Deploy preview for notably-app ready! Built with commit 4609425 |
Codecov Report
@@ Coverage Diff @@
## master #448 +/- ##
============================================
- Coverage 67.38% 66.90% -0.49%
Complexity 593 593
============================================
Files 100 104 +4
Lines 2361 2378 +17
Branches 227 226 -1
============================================
Hits 1591 1591
- Misses 693 710 +17
Partials 77 77
Continue to review full report at Codecov.
|
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.
Hey @HemanshuGandhi , looks great! Some comments:
src/main/java/com/notably/view/blockcontent/BlockContentDisplayView.java
Outdated
Show resolved
Hide resolved
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!
src/main/java/com/notably/view/blockcontent/BlockContentDisplayView.java
Outdated
Show resolved
Hide resolved
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!
As per Hemanshu's deliverables in #380.