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

mrocklin / dask / 2046
94%

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

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

Jobs
ID Job ID Ran Files Coverage
1 2046.1 (PYTHON=2.7 NUMPY=1.12.1 PANDAS=0.19.2 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 15 Aug 2017 04:31PM UTC 0
94.02
Travis Job 2046.1
Source Files on build 2046
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2046
  • 4d6a121a on github
  • Prev Build on master (#1976)
  • Next Build on master (#2053)
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