-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
PDT01 #328
PDT01 #328
Conversation
🧪 Code Coverage Summary
Results for commit: 31896a9f3c914806028bdf26e37e247396492749 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
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.
Thanks @shajoezhu , some initial suggestions,
Hi @barnett11 , thanks for the review. Now fixed. Can you take another look please? Many thanks |
Signed-off-by: Joe Zhu <[email protected]>
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.
Percentage format to be xx.x
, even with eg. 42.0%
Hi @shajoezhu we can another format in
|
Thanks @barnett11 and @clarkliming , I have updated the template, I am going to raise a new issue in formatters, and we can do an enanced version of the formatting "xx (xx.x%)", and to display "0", when xx is zero |
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.
Hi @shajoezhu - I still get the %dp issue in the top row,
Signed-off-by: Joe Zhu <[email protected]>
Hi @barnett11 is this ready to be merged? |
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.
Hi @shajoezhu
The percentage formatting is working for the lower categories, but the top level is not impacted (Total number of patients with at least one major protocol deviation
) by this change
update use format_count_fraction_fixed_dp Signed-off-by: Joe Zhu <[email protected]>
Thanks @barnett11 , just made another push. I think we should do a global change in chevron, and apply the tern format |
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.
Beautiful thanks @shajoezhu
Thanks @barnett11 ! |
close #244