Skip to content
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

nb steps in early stop #3909

Merged
merged 6 commits into from
Oct 6, 2020
Merged

nb steps in early stop #3909

merged 6 commits into from
Oct 6, 2020

Conversation

Borda
Copy link
Member

@Borda Borda commented Oct 6, 2020

What does this PR do?

On master, we observe random failers for PT 1.3 and 1.4
I have pulled the docker image with 1.3 and 1.4 and have not observed this failed also from checking other PR it seems to be rather random for one of these envs, so let's try to lover the limit to be sure loading fails >> test passes

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 🙃

@Borda Borda added the ci Continuous Integration label Oct 6, 2020
@Borda Borda marked this pull request as ready for review October 6, 2020 17:08
@mergify mergify bot requested a review from a team October 6, 2020 17:08
@awaelchli
Copy link
Contributor

@Borda do you know why this didn't fail locally and only in CI?

@williamFalcon
Copy link
Contributor

nice fix!

@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #3909 into master will increase coverage by 1%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #3909    +/-   ##
=======================================
+ Coverage      83%     84%    +1%     
=======================================
  Files         117     118     +1     
  Lines        9237    9672   +435     
=======================================
+ Hits         7689    8161   +472     
+ Misses       1548    1511    -37     

@Borda
Copy link
Member Author

Borda commented Oct 6, 2020

@Borda do you know why this didn't fail locally and only in CI?

it was quite random as I pulled the exact docker image which is used in CI tests and it did not happen also seeing some PR it did not fail always too

@williamFalcon williamFalcon merged commit 064ae53 into master Oct 6, 2020
@Borda Borda deleted the test/early-stop branch October 6, 2020 19:31
@Borda Borda added this to the 0.10.0 milestone Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants