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

scikit-learn / scikit-learn / 22483
17%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2016 10:19AM UTC
Jobs 1
Files 368
Run time 20s
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
22483

push

travis-ci

TomDLT
[MRG+1] DOC insert spaces before colons in parameter lists (#7920)

* DOC insert spaces before colons in parameter lists

Complies with numpydoc to improve rendering and automatic quality
assurance such as #7793. Affects listings of Parameters Attributes,
Returns.

Performed with the help of:

    grep -nE '^(    )+[a-zA-Z][a-zA-Z0-9_]*: ' sklearn -R | grep -v -e
    externals -e tests | grep -v -e default: -e else: -e Warning: -e Note:
    -e TRAIN: -e Default: -e True: -e False: -e DOI: -e In: | gsed
    's|\([^:]*\):\([0-9]*\):\([^:]*\):\(.*\)|--- a/\1\n+++ b/\1\n@@ -\2,1
    +\2,1 @@\n-\3:\4\n+\3 :\4|' | git apply --unidiff-zero -

* DOC fix numpydoc format for param

56923 of 60103 relevant lines covered (94.71%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22483.1 (DISTRIB="ubuntu" PYTHON_VERSION="2.7" CYTHON_VERSION="0.23.4" COVERAGE=true) 25 Nov 2016 10:19AM UTC 0
94.71
Travis Job 22483.1
Source Files on build 22483
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22483
  • 8570622a on github
  • Prev Build on master (#22467)
  • Next Build on master (#22488)
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