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

dask / dask / 6019
53%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2017 01:58PM UTC
Jobs 1
Files 89
Run time 4s
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
6019

push

travis-ci

mrocklin
Fix map_overlap with trivial depth (#2259)

* Test map_overlap with no depth

Appears that when the boundary condition was `"none"` and the depth was
trivial, running `map_overlap` would fail. This adds a test that
demonstrates that failure and hopefully guarantees it won't reoccur once
fixed.

* Fix map_overlap for trivial padding

In `add_dummy_padding` there was a special workaround for the `"none"`
boundary condition that failed when the `depth` was trivial (i.e. `0`).
To fix this, simply check to see that the boundary condition is `"none"`
and the `depth` is positive-definite before proceeding. This appears to
clear up the issue when working trivial depth and the `"none"` boundary
condition.

12558 of 13292 relevant lines covered (94.48%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6019.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 27 Apr 2017 01:58PM UTC 0
94.48
Travis Job 6019.1
Source Files on build 6019
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6019
  • 0298d408 on github
  • Prev Build on master (#6017)
  • Next Build on master (#6042)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc