add string representation for runs#391
Merged
mfeurer merged 5 commits intoopenml:developfrom Mar 28, 2018
Merged
Conversation
Contributor
Author
|
part of #75 |
Collaborator
|
I think tests on the development branch fail in general right now. |
Contributor
|
Saw that too. There is a failing assertion on the number of tasks that is
retrieved in an example (I thought it was in the user guide).
On Wed, 7 Feb 2018 at 17:45 Matthias Feurer ***@***.***> wrote:
I think tests on the development branch fail in general right now.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#391 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABpQV9uLmTmgGbM5xYjo3RWsrKtf37YCks5tSdNEgaJpZM4R7ww0>
.
--
Thank you,
Joaquin
|
Collaborator
|
This dataset is one of the culprits. @janvanrijn will fix issues with the test server within the next few days. |
Codecov Report
@@ Coverage Diff @@
## develop #391 +/- ##
===========================================
- Coverage 89.53% 89.37% -0.16%
===========================================
Files 32 32
Lines 2676 2683 +7
===========================================
+ Hits 2396 2398 +2
- Misses 280 285 +5
Continue to review full report at Codecov.
|
mfeurer
approved these changes
Feb 19, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Didn't add a test... but tests are failing anyway? What's up with that?