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

nipy / nibabel / 204
93%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2014 11:35PM UTC
Jobs 1
Files 147
Run time 1min
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
204

push

travis-ci

matthew-brett
Merge pull request #257 from nipy/refactor-hdr-dtype

MRG: allow more ways to specify data dtype

A small refactoring to allow this:

    hdr = nib.Nifti1Header()
    hdr.set_data_dtype(float)

and this:

    hdr.set_data_dtype('f8')

Previously these would both raise an error.

15943 of 17453 relevant lines covered (91.35%)

0.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
/home/travis/virtualenv/python2.7.8/lib/python2.7/site-packages/nibabel/analyze.py
1
100.0
/home/travis/virtualenv/python2.7.8/lib/python2.7/site-packages/nibabel/tests/test_analyze.py
Jobs
ID Job ID Ran Files Coverage
5 204.5 (COVERAGE=--with-coverage) 24 Oct 2014 11:35PM UTC 0
91.35
Travis Job 204.5
Source Files on build 204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #204
  • 3250b7a6 on github
  • Prev Build on master (#200)
  • Next Build on master (#205)
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