Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tile_shape should be a tuple if provided. #13

Merged
merged 1 commit into from
May 24, 2018
Merged

tile_shape should be a tuple if provided. #13

merged 1 commit into from
May 24, 2018

Conversation

ttung
Copy link
Collaborator

@ttung ttung commented May 23, 2018

No description provided.

@ttung ttung requested review from csweaver and ambrosejcarr May 23, 2018 23:14
@codecov-io
Copy link

codecov-io commented May 23, 2018

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   71.27%   71.27%           
=======================================
  Files          18       18           
  Lines         463      463           
=======================================
  Hits          330      330           
  Misses        133      133
Impacted Files Coverage Δ
slicedimage/_tile.py 79.59% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8dd5084...16d9159. Read the comment docs.

@ttung ttung merged commit aa6e310 into master May 24, 2018
@ttung ttung deleted the tonytung-tuple branch May 24, 2018 00:27
ttung pushed a commit that referenced this pull request May 24, 2018
#13 provides the wrong default value.  It should be None if it's not present, or a tuple if it's present.
ttung added a commit to spacetx/starfish that referenced this pull request May 24, 2018
ttung added a commit that referenced this pull request May 30, 2018
#13 provides the wrong default value.  It should be None if it's not present, or a tuple if it's present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants