Skip to content

Conversation

@thiemowmde
Copy link
Contributor

Before #53 the implementation already supported both null and undefined precisions, but this was never tested properly, only slightly with a lazy assert.equal( …, null ) that accepts undefined as null. #53 broke this feature, but not the test, because it was never calling equals with an undefined precision.

The backend also supports precision null, see https://github.com/DataValues/Geo/blob/master/src/Values/GlobeCoordinateValue.php.

@thiemowmde
Copy link
Contributor Author

I just realized this is a duplicate of #91 from more than two months ago. :-(

@thiemowmde thiemowmde changed the title Add support for GlobeCoordinate precision null Add support for precision null to GlobeCoordinate Apr 8, 2016
@mariushoch mariushoch merged commit 18b2983 into master Apr 8, 2016
@mariushoch mariushoch deleted the geoPrecisionNull branch April 8, 2016 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants