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

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

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

01 Sep 2018 08:28PM UTC coverage: 100.0%. Remained the same
PYVER="35"

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.

310 of 310 branches covered (100.0%)

Branch coverage included in aggregate %.

902 of 902 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 66.2 (PYVER="35")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18448137
  • Travis Job 66.2
  • d5b0a4e4 on github
  • Prev Job for on master (#185.1)
  • Next Job for on master (#18461666.3)
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