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

nipy / nibabel / 204 / 5
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2014 11:35PM UTC
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

24 Oct 2014 11:32PM UTC coverage: 91.348% (+0.01%) from 91.338%
COVERAGE=--with-coverage

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

Source Files on job 204.5 (COVERAGE=--with-coverage)
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 204
  • Travis Job 204.5
  • 3250b7a6 on github
  • Prev Job for COVERAGE=--with-coverage on master (#200.5)
  • Next Job for COVERAGE=--with-coverage on master (#205.5)
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

© 2025 Coveralls, Inc