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

nipy / nipy / 559
86%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2021 11:58PM UTC
Jobs 1
Files 343
Run time 54s
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
559

push

travis-ci

web-flow
Merge pull request #478 from matthew-brett/fix-interpolation-error

MRG: fix new interpolation errors with Scipy 1.6

Scipy >= 1.6.0 not longer guarantees that you get the same result when
interpolating directly (with map_coordinates, prefilter=True - the default) and
when using pre-calculated filters (map_coordinates, prefilter=False).

Therefore, we have to pad the calculated filter to get the same result.

See:

* https://github.com/nipy/nipy/issues/468
* https://github.com/scipy/scipy/issues/13600

4915 of 6799 branches covered (72.29%)

24617 of 28507 relevant lines covered (86.35%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
4 559.4 (DEPENDS="numpy scipy sympy<1.6 matplotlib nibabel" EXTRA_WHEELS="https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com" PRE_WHEELS="https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com" EXTRA_PIP_FLAGS="--find-links=$EXTRA_WHEELS" PRE_PIP_FLAGS="--pre $EXTRA_PIP_FLAGS --find-links $PRE_WHEELS" INSTALL_TYPE="pip" COVERAGE=1) 25 Feb 2021 11:58PM UTC 0
86.35
Travis Job 559.4
Source Files on build 559
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #559
  • 3c062290 on github
  • Prev Build on master (#557)
  • Next Build on master (#562)
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

© 2025 Coveralls, Inc