-
-
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
Add general default for na_str
#1145
Conversation
Unit Test Performance DifferenceAdditional test case details
Results for commit 2f61544 ♻️ This comment has been updated with latest results. |
…:insightsengineering/tern into 1113_add_general_default_for_na_str@main
Code Coverage Summary
Diff against main
Results for commit: ca284fc Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Hi @BFalquet, Can you please re-review this PR? I think it should be good to go now. Thanks! |
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 but don't you want to call set_default_na_str("NE")
on load ?
Signed-off-by: Emily de la Rua <59304861+edelarua@users.noreply.github.com>
Thanks @BFalquet! As per this discussion we are leaving |
Pull Request
Fixes #1113