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

nipy / nibabel / 552
93%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2015 11:23PM UTC
Jobs 1
Files 139
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
552

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

Jobs
ID Job ID Ran Files Coverage
5 552.5 (COVERAGE=1) 06 Oct 2015 11:23PM UTC 0
95.34
Travis Job 552.5
Source Files on build 552
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #552
  • ec7926aa on github
  • Prev Build on master (#541)
  • Next Build on master (#554)
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