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

matthew-brett / nipy
87%
placeholder: 83%

Build:
Build:
LAST BUILD BRANCH: relax-doc-requirements
DEFAULT BRANCH: placeholder
Repo Added 26 Sep 2013 10:47PM UTC
Files 343
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

LAST BUILD ON BRANCH fix-matrix-rank-test
branch: fix-matrix-rank-test
CHANGE BRANCH
x
Reset
  • fix-matrix-rank-test
  • add-coveralls
  • add-dct-ii
  • ants-wrappers
  • better-docs-for-testing
  • contrast-futz
  • convolve-kernels
  • convolve-review
  • debugging-matrix-rank
  • depend-sympy-0.7.0
  • docker-build
  • examples-refactor
  • fix-32-bit-precision-error
  • fix-design-errors
  • fix-ds105-example
  • fix-equals-none
  • fix-examples
  • fix-formula-errors
  • fix-interpolation-error
  • fix-mroi
  • fix-numpy-1.13-breakage
  • fix-select-roi-again
  • fix-update-doc-build
  • fix-viz-error
  • gmm-plot-2d-fix
  • hackaround-for-intp-bug
  • hrfs-cleanup
  • intermittent-imm
  • matplotlib-3.4-fix
  • more-py3-fixes
  • move-data-package-example
  • nibabel-compatibility
  • no-mpl-registration
  • np-12-compat
  • np-pre-check-fix
  • numpy-1.10-fix
  • numpy-114-fixes
  • openfmri-helpers
  • prefer-numpy-pinv
  • prepare-0.4.1
  • py3-examples
  • refactor-image-time-diff
  • refactor-mroi
  • refactor-reggie-affine
  • refactor-setup.py
  • reggy-affine-again
  • relax-doc-requirements
  • release-preparations
  • release-preps
  • remove-fmristat-delay
  • remove-np-object
  • reverting-lapack-refactor
  • rm-nipy-devel
  • scipy-0.17-error
  • setup-helper-fix
  • setuptools-always
  • shebangs-again
  • stack-designs
  • sympy-1.0-compat
  • test-pre-wheels
  • testing-interpolate
  • tmp
  • to-entry-points
  • to-pytest
  • to-versioneer
  • travis-scipy-fix
  • tweak-travis-testing
  • update-min-requirements
  • update-readme
  • use-scriptrunner
  • win-27-ci
  • windows-27-ci-fixes

pending completion
321

push

travis-ci

matthew-brett
BF: restore and fix original matrix rank test

Test was testing if increasing the threshold resulted in lower matrix
rank scores.  This was the right test, but we were using
numpy.linalg.svd to get the eigenvalues, rather than scipy.linalg.svd,
so the values were slightly different from the ones seen inside the
tested routine, and the test was failing.

23220 of 26841 relevant lines covered (86.51%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
26841 RELEVANT LINES 23220 COVERED LINES
0.87 HITS PER LINE
Source Files on fix-matrix-rank-test
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
321 fix-matrix-rank-test BF: restore and fix original matrix rank test Test was testing if increasing the threshold resulted in lower matrix rank scores. This was the right test, but we were using numpy.linalg.svd to get the eigenvalues, rather than scipy.linalg.svd, so... push 25 Aug 2015 06:05PM UTC matthew-brett travis-ci pending completion  
See All Builds (214)
  • Repo on GitHub
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