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

nipy / nibabel / 592
93%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2015 12:14AM UTC
Jobs 1
Files 139
Run time 4s
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
592

push

travis-ci

matthew-brett
Merge pull request #358 from effigies/numpy1.10

MRG: stride_tricks produces unbroadcastable array

A probable bug in numpy 1.10.1 causes an error when trying to broadcast an array constructed using stride tricks. 

See : https://github.com/numpy/numpy/issues/6491 for a full description.

To work round, set the stride_tricks array as read-only, so that numpy does not try and set the output to writeable - that is the step that appears to cause the error.

16762 of 17581 relevant lines covered (95.34%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
5 592.5 (COVERAGE=1) 17 Oct 2015 12:14AM UTC 0
95.34
Travis Job 592.5
Source Files on build 592
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #592
  • 593dce2c on github
  • Prev Build on master (#554)
  • Next Build on master (#596)
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