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

matthew-brett / nibabel / 311 / 4
90%
placeholder: 96%

Build:
Build:
LAST BUILD BRANCH: tmp
DEFAULT BRANCH: placeholder
Ran 09 Dec 2013 05:06PM UTC
Files 128
Run time –
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

09 Dec 2013 05:03PM UTC coverage: 90.318%. Remained the same
COVERAGE=--with-coverage

push

travis-ci

matthew-brett
BF: fix missed extension status check on Python 3

Python 3 was doing the check wrong for extension status == 0; integer
slicing into a byte array results in an integer, so comparison of this
integer against a byte string was always false.  This is OK as long as
the offset is default, but gives an error later if the offset is higher
than the default minimum.

13713 of 15183 relevant lines covered (90.32%)

0.9 hits per line

Source Files on job 311.4 (COVERAGE=--with-coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 311
  • Travis Job 311.4
  • 646ff369 on github
  • Prev Job for COVERAGE=--with-coverage on zero-offset-on-load (#309.4)
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