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

nipy / nibabel / 213
93%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2014 04:58AM 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
213

push

travis-ci

matthew-brett
Merge pull request #258 from MichielCottaar/fix_mmap

MRG: Allow unzipped nifti files to be loaded in numpy mmap

In the latest numpy version (1.8.2) and perhaps in earlier numpy versions, the memory map (mmap) requires access to the file number assigned to the file when it was opened. This patch makes the `fileno` method accessible in the Opener object and thus causes ArrayProxy.get_unscaled to return a memory map (as originally intended) rather than an array for unzipped files.

16049 of 17559 relevant lines covered (91.4%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
5 213.5 (COVERAGE=--with-coverage) 05 Nov 2014 04:58AM UTC 0
91.4
Travis Job 213.5
Source Files on build 213
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #213
  • 08eb5f33 on github
  • Prev Build on master (#212)
  • Next Build on master (#215)
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