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

mrocklin / dask / 2046 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2017 04:31PM UTC
Files 93
Run time 5s
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

14 Aug 2017 05:38PM UTC coverage: 94.023% (-0.2%) from 94.232%
PYTHON=2.7 NUMPY=1.12.1 PANDAS=0.19.2 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=

push

travis-ci

mrocklin
Add norm (#2597)

* Add norm

Provide a Dask Array implementation of NumPy linalg's `norm`.

* Test norm

Test the Dask Array implementation of NumPy linalg's `norm` by comparing
result computed with the Dask Array implementation to that of NumPy's.

* Fix norm type mismatch on NumPy 1.10

Seems NumPy 1.10 returns integers in some cases where float values
should be returned. Later version of NumPy have the correct behavior. To
simplify testing, just force the new NumPy behavior on the old NumPy
version.

13435 of 14289 relevant lines covered (94.02%)

0.94 hits per line

Source Files on job 2046.1 (PYTHON=2.7 NUMPY=1.12.1 PANDAS=0.19.2 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=)
  • Tree
  • List 0
  • Changed 42
  • Source Changed 39
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2046
  • Travis Job 2046.1
  • 4d6a121a on github
  • Prev Job for PYTHON=2.7 NUMPY=1.11.3 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS= on master (#1976.1)
  • Next Job for PYTHON=2.7 NUMPY=1.12.1 PANDAS=0.19.2 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS= on master (#2053.1)
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