Skip to content

Conversation

@amueller
Copy link
Contributor

This should shorten the CI log a bit.
It removes a deprecation warning from the logging module, and a PendingDeprecationWarning from numpy (that can't be avoided right now because of refactoring in scipy if I understand correctly).

I removed the nose configuration as it doesn't seem needed any more.

@codecov-io
Copy link

Codecov Report

Merging #751 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #751   +/-   ##
======================================
  Coverage       88%    88%           
======================================
  Files           36     36           
  Lines         4077   4077           
======================================
  Hits          3588   3588           
  Misses         489    489
Impacted Files Coverage Δ
openml/testing.py 96.38% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4715796...891f83a. Read the comment docs.

Copy link
Collaborator

@PGijsbers PGijsbers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@PGijsbers PGijsbers merged commit 59c806b into openml:develop Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants