• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

scikit-learn / scikit-learn / 22635
17%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2016 09:09PM UTC
Jobs 1
Files 368
Run time 16s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
22635

push

travis-ci

amueller
[MRG+1] Fix estimators to work if sample_weight parameter is pandas Series type (#7825)

* addressed comments in the PR about parameters in check_array

* update the test case for the evaluation of estimators with pandas series

* bug fix, need to check for *not* None explicitly

* updated with isinstance check if the documentation says there is acceptance of floats

* ran pep8 linter on modified files

* moving the test case to estimators_check

* add a predict function into the testing pandas.Series class

* avoid running anything beyond the newly added meta checks

* check if pandas is installed before running the specific test

* changed the order of the try-catch to check for sample_weight param beforehand

* pass on import error rather than printing something to std out

* improve test case naming and pd.Series check in the bad estimator class

* address a pep8 linter error with unused import

* pep8 warning disabled for potential unused import

* throw a warning when SkipTest is raised

* add a SkipTestWarning

* updated the whats_new.rst with this issue

* rebase and fix a spacing issue

57029 of 60242 relevant lines covered (94.67%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22635.1 (DISTRIB="ubuntu" PYTHON_VERSION="2.7" CYTHON_VERSION="0.23.4" COVERAGE=true) 03 Dec 2016 09:09PM UTC 0
94.67
Travis Job 22635.1
Source Files on build 22635
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22635
  • 04b67e2b on github
  • Prev Build on master (#22621)
  • Next Build on master (#22636)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc