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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: main
Ran 17 Sep 2018 10:05PM UTC
Jobs 3
Files 21
Run time 29s
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
134

push

travis-ci

web-flow
Use custom kernel for extrema (#61)

* Add extrema kernel

Implements the `_extrema` function to act as a kernel for the `extrema`
function. Effectively fuses all minimum, maximum, and position
computations into the same computational step. Should make this
significantly faster for Dask to compute and the resulting graph should
be much simpler.

* Use `_extrema` kernel

Rewrite the `extrema` function to make use of the new `_extrema` kernel.
This results in a few changes and requires the `extrema` function to
take on some work that the other functions were doing for us. Though the
performance improvements to `extrema` should be worth it.

210 of 210 branches covered (100.0%)

Branch coverage included in aggregate %.

723 of 723 relevant lines covered (100.0%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 134.1 (PYVER="36") 17 Sep 2018 10:05PM UTC 0
100.0
Travis Job 134.1
2 134.2 (PYVER="35") 17 Sep 2018 10:05PM UTC 0
100.0
Travis Job 134.2
3 134.3 (PYVER="27") 17 Sep 2018 10:06PM UTC 0
98.62
Travis Job 134.3
Source Files on build 134
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #134
  • 5ad221c4 on github
  • Prev Build on master (#18836962)
  • Next Build on master (#442)
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