-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add tests/utilities/test_parsing.py
#4460
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
|
I believe |
|
Also, when |
|
Hello @akihironitta! Thanks for updating this PR.
Comment last updated at 2021-03-02 01:16:20 UTC |
|
Python built-in |
Codecov Report
@@ Coverage Diff @@
## master #4460 +/- ##
=======================================
- Coverage 93% 91% -2%
=======================================
Files 160 159 -1
Lines 11402 11365 -37
=======================================
- Hits 10654 10358 -296
- Misses 748 1007 +259 |
tchaton
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.
Great addition.
Would you mind adding some tests ?
Best,
T.C
|
I don't think I am capable of writing tests for |
tests/utilities/test_parsing.pytests/utilities/test_parsing.py
|
I need help in adding the tests for:
I couldn't trace what |
tests/utilities/test_parsing.pytests/utilities/test_parsing.py
tests/utilities/test_parsing.pytests/utilities/test_parsing.py
|
@akihironitta I added tests for |
|
@ethanwharris Thank you so much for your help! |
Co-authored-by: Adrian Wälchli <[email protected]>
What does this PR do?
Fixes #4400.
TODO:
Add tests for:
str_to_bool_or_strstr_to_boolis_picklableclean_namespaceparse_class_init_keysget_init_args<-NEED HELPThank you @ethanwharris!collect_init_args<-NEED HELPThank you @ethanwharris!flatten_dictAttributeDictBefore submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃