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

enabled no returns from eval #2446

Merged
merged 13 commits into from
Jul 1, 2020
Merged

enabled no returns from eval #2446

merged 13 commits into from
Jul 1, 2020

Conversation

williamFalcon
Copy link
Contributor

Fixes #2438

@williamFalcon williamFalcon added bug Something isn't working priority: 0 High priority task labels Jul 1, 2020
@mergify mergify bot requested a review from a team July 1, 2020 10:32
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #2446 into master will increase coverage by 0%.
The diff coverage is 94%.

@@          Coverage Diff           @@
##           master   #2446   +/-   ##
======================================
  Coverage      88%     88%           
======================================
  Files          69      69           
  Lines        5526    5529    +3     
======================================
+ Hits         4887    4890    +3     
  Misses        639     639           

@williamFalcon williamFalcon merged commit 325852c into master Jul 1, 2020
@Borda Borda deleted the empty branch July 1, 2020 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: 0 High priority task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

validation_epoch_end and test_epoch_end can't return nothing
1 participant