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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: main
Ran 01 Sep 2018 08:34PM UTC
Jobs 3
Files 22
Run time 15s
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
66

push

travis-ci

web-flow
Breakout common changes in fourier_gaussian (#45)

In all cases `sigma` is squared, the result is divided by `2`, and the
negative of the result taken. These can be factored out into a common
change to just `sigma` that is reused in all of the other computations.
Admittedly Dask is smart enough to capture the reused computation of
`sigma` squared, but it is not a symbolic algebra library. So it won't
be able to pick up on the other changes, but we can. This should
simplify the resulting graph and make it easy to reuse some common
changes to `sigma` before `tensordot` is computed over multiple arrays
and these changes applied.

302 of 302 branches covered (100.0%)

Branch coverage included in aggregate %.

902 of 902 relevant lines covered (100.0%)

2.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 66.1 (PYVER="36") 01 Sep 2018 08:34PM UTC 0
100.0
Travis Job 66.1
2 66.2 (PYVER="35") 01 Sep 2018 08:34PM UTC 0
100.0
Travis Job 66.2
3 66.3 (PYVER="27") 01 Sep 2018 08:34PM UTC 0
97.44
Travis Job 66.3
Source Files on build 66
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #66
  • d5b0a4e4 on github
  • Prev Build on master (#185)
  • Next Build on master (#18461666)
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