-
-
Notifications
You must be signed in to change notification settings - Fork 1
test(JnJ): ✅ Added table_jnj_tbl1 #196
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
Conversation
Added a test to check that a factor variable with all values missing would produce a correct table using tern::analyze_vars
|
✅ All contributors have signed the CLA |
|
I have read the CLA Document and I hereby sign the CLA |
Unit Tests Summary 1 files 113 suites 3m 29s ⏱️ Results for commit de53b02. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Additional test case details
Results for commit 20e20bc ♻️ This comment has been updated with latest results. |
shajoezhu
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.
looks good to me! given tern is merged into main, this is good to go
Signed-off-by: Joe Zhu <[email protected]>
Signed-off-by: Joe Zhu <[email protected]>
shajoezhu
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!
Added a test to check that a factor variable with all values missing would produce a correct table using tern::analyze_vars