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

nipy / nibabel / 1914
92%
master: 93%

Build:
Build:
LAST BUILD BRANCH: bug_single_vertex
DEFAULT BRANCH: master
Ran 25 Dec 2018 04:18PM UTC
Jobs 1
Files 93
Run time 6s
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
1914

Pull #707

travis-ci

web-flow
BUG: Fix future warning on use of `np.issubdtype`.

Fix future warning on use of `np.issubdtype`. Fixes:
```
/home/travis/build/nipy/dipy/venv/lib/python3.4/site-packages/nibabel/streamlines/array_sequence.py:23:
FutureWarning: Conversion of the second argument of issubdtype from `bool`
to `np.generic` is deprecated. In future, it will be treated as `np.bool_
== np.dtype(bool).type`.
```

observed in projects using Nibabel, e.g. DIPY:
https://travis-ci.org/nipy/dipy/jobs/471947136

More information about the issue and the fix at:
https://github.com/numpy/numpy/issues/2334
https://github.com/numpy/numpy/pull/9505
Pull Request #707: BUG: Fix future warning on use of `np.issubdtype`.

3325 of 3898 branches covered (85.3%)

10518 of 11454 relevant lines covered (91.83%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1914.5 (COVERAGE=1) 25 Dec 2018 04:18PM UTC 0
91.83
Travis Job 1914.5
Source Files on build 1914
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1914
  • Pull Request #707
  • PR Base - master (#1913)
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