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

dask / dask-image / 106
100%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: main
Ran 06 Sep 2018 04:22PM UTC
Jobs 3
Files 21
Run time 6min
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
106

push

travis-ci

web-flow
Use Python 3's definition of division in Python 2 (#58)

Go ahead and switch to using Python 3's definition of division on Python
2 as we are doing division in modules. Though it's worth noting that one
of the values is already floating precision (possibly even complex) when
doing regular division, so this doesn't really affect the result, but it
does make it easier to reason about division in this module. In all
other cases, we are intentionally choosing C-style division in such a
way that it works on Python 2/3 anyways.

202 of 202 branches covered (100.0%)

Branch coverage included in aggregate %.

703 of 703 relevant lines covered (100.0%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 106.1 (PYVER="36") 06 Sep 2018 04:22PM UTC 0
100.0
Travis Job 106.1
2 106.2 (PYVER="35") 06 Sep 2018 04:23PM UTC 0
100.0
Travis Job 106.2
3 106.3 (PYVER="27") 06 Sep 2018 04:28PM UTC 0
98.58
Travis Job 106.3
Source Files on build 106
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #106
  • e3d5265d on github
  • Prev Build on master (#328)
  • Next Build on master (#331)
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