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

dask / dask-image / 64 / 3
100%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: main
Ran 31 Aug 2018 09:35PM UTC
Files 22
Run time 2s
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

31 Aug 2018 09:26PM UTC coverage: 97.44% (-2.6%) from 100.0%
PYVER="27"

push

travis-ci

web-flow
Fix bug in test__norm_input_labels_index (#43)

* Fix test__norm_input_labels_index

The `ind_n` array is expected to be a 0-D array, but this check assumed
it was a 1-D singleton array, which is incorrect. Later versions of Dask
fixed `assert_eq` to better ensure that 0-D scalar arrays were not
compared equal to 1-D singleton arrays. So this fixes the test to behave
correctly.

* Test shapes in test__norm_input_labels_index

Make sure to explicitly test shapes of the normalized arrays in
`test__norm_input_labels_index`. Older versions of Dask would treat 1-D
scalar arrays as equivalent to 0-D arrays. So this check is important to
ensure that we are actually verifying `shape` and `ndim` are as
expected.

* Note test fix in history

303 of 310 branches covered (97.74%)

Branch coverage included in aggregate %.

877 of 901 relevant lines covered (97.34%)

0.97 hits per line

Source Files on job 64.3 (PYVER="27")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18445188
  • Travis Job 64.3
  • 86e9610a on github
  • Prev Job for on master (#175.1)
  • Next Job for on master (#18448135.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