Skip to content

Conversation

ryancw
Copy link
Contributor

@ryancw ryancw commented Nov 2, 2016

WIP. Reading points directly as a double caused some points to be incorrectly represented as very small numbers. Prior to the change, the bounding box for the added test feature is incorrectly read as ((-121.457213, 3.143E-319), (-119.998287, 41.997613)). Can this change be applied to all double reads in ShapeReader?

@codecov-io
Copy link

Current coverage is 77.35% (diff: 100%)

Merging #80 into master will not change coverage

@@             master        #80   diff @@
==========================================
  Files            32         32          
  Lines          1042       1042          
  Methods         997        976    -21   
  Messages          0          0          
  Branches         45         66    +21   
==========================================
  Hits            806        806          
  Misses          236        236          
  Partials          0          0          

Powered by Codecov. Last update 3d282cd...54f9a30

@marco-hoyer
Copy link

+1

@harsha2010 harsha2010 merged commit e639545 into harsha2010:master Nov 3, 2016
@harsha2010
Copy link
Owner

awesome! thanks for noticing the bug and fixing it!

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.

4 participants