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

dask / dask-image / 107 / 1
100%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/coverallsapp/github-action-2.3.8
DEFAULT BRANCH: main
Ran 06 Sep 2018 05:04PM UTC
Files 21
Run time 4min
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

06 Sep 2018 04:57PM UTC coverage: 100.0% (+1.4%) from 98.578%
PYVER="36"

push

travis-ci

web-flow
Divide `sigma` by `-2` (#59)

Instead of negating the result of `(sigma ** 2) / 2`, which may be a
Dask Array meaning this would add more nodes to the graph, simply divide
by `-2` instead. This ensures the sign still changes as intended, but
this is included as part of the division step. Thus this avoids
potentially adding more nodes to the Dask graph (assuming `sigma` is not
concrete).

211 of 211 branches covered (100.0%)

Branch coverage included in aggregate %.

703 of 703 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 107.1 (PYVER="36")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18493177
  • Travis Job 107.1
  • 24900652 on github
  • Prev Job for on master (#330.1)
  • Next Job for on master (#18578606.3)
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