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

Round data to nearest integer before converting to 8bit #250

Merged
merged 3 commits into from
Feb 11, 2022

Conversation

dionhaefner
Copy link
Collaborator

Fixes #249

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #250 (7daa644) into main (04f1019) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files          45       45           
  Lines        2253     2254    +1     
  Branches      329      329           
=======================================
+ Hits         2211     2212    +1     
  Misses         24       24           
  Partials       18       18           
Impacted Files Coverage Δ
terracotta/cache.py 100.00% <100.00%> (ø)
terracotta/drivers/mysql.py 100.00% <100.00%> (ø)
terracotta/image.py 100.00% <100.00%> (ø)

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 04f1019...7daa644. Read the comment docs.

@dionhaefner dionhaefner merged commit ce7958b into main Feb 11, 2022
@dionhaefner dionhaefner deleted the colormap-consistency branch February 11, 2022 13:59
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.

Mismatch between raster pixel values and returned colormap
1 participant