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

dask / dask / 10372
53%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2018 06:37PM UTC
Jobs 2
Files 103
Run time 23min
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
10372

push

travis-ci

jcrist
Fix the average function when there is a masked array (#4236)

* add a unit test about the average function and masked arrays

The Dask average function does not take into account the masked when the sum of weights is computed.

* Fix the average function when there is a masked array

Sum of weights takes into account the masked array if exists.

close #3846

* Move the average with masked array test to test_ma.py

* Implement the average with masked array in the dask.ma module

add the _average wrapper which shared the average implementation
between da.average and da.ma.average

16765 of 18426 relevant lines covered (90.99%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10372.3 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 29 Nov 2018 06:37PM UTC 0
90.99
Travis Job 10372.3
7 10372.7 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 29 Nov 2018 07:01PM UTC 0
90.99
Travis Job 10372.7
Source Files on build 10372
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10372
  • 1cff4821 on github
  • Prev Build on master (#10371)
  • Next Build on master (#10375)
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