-
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
Add missing test for "multiple dataloader + percent_check fix" #2226
Conversation
fix fix message 0.0 works Revert "fix message" This reverts commit 839cacf8b8610f4e697e654ef6f3d2501bf23984.
this is rebased, and the tests that fail come from master. |
docs shall be fixed in #2227 |
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.
pls rebase on master
Also some doc updates here: |
Codecov Report
@@ Coverage Diff @@
## master #2226 +/- ##
======================================
Coverage 88% 88%
======================================
Files 70 70
Lines 5501 5500 -1
======================================
+ Hits 4834 4835 +1
+ Misses 667 665 -2 |
@awaelchli @rohitgr7 I have merged the #1920 here to preserve the contribution of both, mind check and fix the tests, pls 🐰 |
This pull request is now in conflict... :( |
This pull request is now in conflict... :( |
This pull request is now in conflict... :( |
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 🤖
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
What does this PR do?
This adds a missing test which got lost when #1920 was taken over by #2213 .
Hope it's ok with you @williamFalcon ?