-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Refactor a_summary
#983
Refactor a_summary
#983
Conversation
Code Coverage Summary
Diff against main
Results for commit: bfe2840 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Signed-off-by: Davide Garolini <davide.garolini@roche.com>
Signed-off-by: Davide Garolini <davide.garolini@roche.com>
hey guys, let's deprioritize this PR please after the ocean release. Thanks @edelarua @Melkiades |
Code Coverage Summary
Diff against main
Results for commit: ad19874 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Emily and I went through it together and it seems ready to go in. I will double-check downstream effects but Emily already did check it. Let us know what you think, it is fine to wait after ocean release |
Signed-off-by: Davide Garolini <davide.garolini@roche.com>
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.
@shajoezhu we already reviewed this last week. It was only waiting for the release. It is good to go for me ;)
Thanks @Melkiades . This is quite substantial change. I would like to request the chevron team to run a UAT on this please. @clarkliming @BFalquet |
Thanks a lot guys! @edelarua @Melkiades . seems there will be changes needed downstream, let's work with @BFalquet and @clarkliming , and use staged.deps to track some of the changes. also in tlg-c. Thanks a lot! |
@BFalquet please hold on the update at the moment. We need to deliver another release to autovalidator. And staged.dependency will pull the latest changes and there will be errors in the actions and daily checks. We just make sure R cmd check works on our local branch at the moment. |
Closes #966
Done in this PR:
a_summary
to no longer usecreate_afun_summary
a_compare
to reduce replicated code (almost identical toa_summary
), added acompare
option toa_summary
to account for differences between summary and comparecreate_afun_summary
andcreate_afun_compare
which are no longer usedungroup_stats
to ungroup statistics calculated for each level of a factor