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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: main
Ran 31 Aug 2018 09:32PM UTC
Jobs 3
Files 22
Run time 3min
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
64

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

302 of 302 branches covered (100.0%)

Branch coverage included in aggregate %.

901 of 901 relevant lines covered (100.0%)

2.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 64.1 (PYVER="36") 31 Aug 2018 09:32PM UTC 0
100.0
Travis Job 64.1
2 64.2 (PYVER="35") 31 Aug 2018 09:33PM UTC 0
100.0
Travis Job 64.2
3 64.3 (PYVER="27") 31 Aug 2018 09:35PM UTC 0
97.44
Travis Job 64.3
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • 86e9610a on github
  • Prev Build on master (#175)
  • Next Build on master (#18448135)
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