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

nipy / nibabel / 730 / 6
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 20 Nov 2015 08:35PM UTC
Files 143
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

20 Nov 2015 08:18PM UTC coverage: 95.257% (-0.1%) from 95.398%
COVERAGE=1

push

travis-ci

matthew-brett
Merge pull request #383 from bcipolli/issue-362

MRG: Fix for issue 362: Python 3.5 fails reading large gzipped files 

This not a nibabel bug, but works around a Python bug (https://bugs.python.org/issue25626).

The workaround is: we wrap gzip.GzipFile with buffering, so that files > 4GB require multiple calls to GzipFile.readinto.

I've also added test functionality: if NIPY_EXTRA_TESTS contains 'slow', slowly running tests can be run. I've used this to include a test for creation of a large file.

17030 of 17878 relevant lines covered (95.26%)

0.95 hits per line

Source Files on job 730.6 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 730
  • Travis Job 730.6
  • 853f5fb7 on github
  • Prev Job for COVERAGE=1 on master (#707.6)
  • Next Job for COVERAGE=1 on master (#735.6)
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