-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Remove rank_zero_only on DataModule prepare_data #7945
Conversation
cc @awaelchli |
I was looking into adding new tests but it looks like there are already decent tests for |
Signed-off-by: Max Ehrlich <[email protected]>
Thanks for the fix!
Yes, this would be valuable. |
Codecov Report
@@ Coverage Diff @@
## master #7945 +/- ##
=======================================
- Coverage 92% 87% -6%
=======================================
Files 200 203 +3
Lines 12842 13129 +287
=======================================
- Hits 11868 11398 -470
- Misses 974 1731 +757 |
Signed-off-by: Max Ehrlich <[email protected]>
Hello @Queuecumber! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-06-11 17:20:35 UTC |
Signed-off-by: Max Ehrlich <[email protected]>
OK changelog and tests updated |
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 for extending the tests, great fix. Running tests now.
I see the failing mypy check and I'll look into it ASAP |
@Queuecumber thanks for the fix |
Signed-off-by: Max Ehrlich <[email protected]>
Signed-off-by: Max Ehrlich <[email protected]>
What does this PR do?
Fixes #7927
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃