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

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

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

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).

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 107.1 (PYVER="36") 06 Sep 2018 05:04PM UTC 0
100.0
Travis Job 107.1
2 107.2 (PYVER="35") 06 Sep 2018 05:10PM UTC 0
100.0
Travis Job 107.2
3 107.3 (PYVER="27") 06 Sep 2018 05:17PM UTC 0
98.58
Travis Job 107.3
Source Files on build 107
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #107
  • 24900652 on github
  • Prev Build on master (#330)
  • Next Build on master (#18578606)
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