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

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

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2015 11:23PM UTC
Files 139
Run time 5s
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

06 Oct 2015 11:19PM UTC coverage: 95.338% (-0.03%) from 95.365%
COVERAGE=1

push

travis-ci

matthew-brett
Merge pull request #329 from bcipolli/reload

MRG: Migrate load, save, class_map, ext_map to class properties and methods

This is to address #317 and #323 (and aims to supercede PR #319), both issues around image-specific code being distributed across files, rather than localized in the class definition.

Changes here include:
* Removing image-specific code from `nib.load` and `nib.save` functions, moving the logic into `ImageKlass.is_image` and `HeaderKlass.is_header` class functions.
* Deprecating `class_map` and `ext_map` objects, and moving necessary info to properties defined on the image classes themselves.

16748 of 17567 relevant lines covered (95.34%)

0.95 hits per line

Source Files on job 552.5 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 138
  • Source Changed 22
  • Coverage Changed 138
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 552
  • Travis Job 552.5
  • ec7926aa on github
  • Prev Job for COVERAGE=1 on master (#541.5)
  • Next Job for COVERAGE=1 on master (#554.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

© 2026 Coveralls, Inc