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

nipy / nibabel / 1185 / 4
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 03 Jan 2017 07:42AM UTC
Files 171
Run time 7s
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

03 Jan 2017 07:37AM UTC coverage: 95.992%. Remained the same
COVERAGE=1

Pull #501

travis-ci

web-flow
Update get_csa_header to return none on CSAReadError

Some non-MRI dicom datasets have just strings in CSA Header tags. This causes the read on line 68 to throw an error because the string is not a CSA header. Unfortunately this throws out other packages such as dcmstack which use nibabel. The proposed fix returns none if a read error is encountered when such strings are parsed. It is possible such strings may pass the initial check for 0 < n_tags <=128 which throws the CSAReadError but fail later in which case the except block can be be modified to handle those exceptions as well.
Pull Request #501: Update get_csa_header to return none on CSAReadError

20957 of 21832 relevant lines covered (95.99%)

0.96 hits per line

Source Files on job 1185.4 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1185
  • Travis Job 1185.4
  • 1692eadc on github
  • Prev Job for COVERAGE=1 on master (#1178.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