dask / dask/dask-image

Test different types

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
226
Forks
56
PR merge metrics
No merged PRs in 30d

Description

_From @jakirkham on August 3, 2017 17:22_

Right now we test `float64` quite a bit, but we need to test other types to make sure things are behaving correctly. In particular, we should start testing integer data.

_Copied from original issue: dask-image/dask-ndmeasure#55_

Contributor guide

Open the contributing guide

Research direction

Locate the existing tests that exercise float64 data and read how those cases are structured. Run the current test suite, then add coverage for integer data alongside the existing cases. Done means the integer tests pass and confirm the image-processing behavior is correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.