DD2480-group18 / geometry-api-java

The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
Apache License 2.0
0 stars 0 forks source link

Task2-AttributeStereamOfInt64::writeRange #15

Open osclind opened 3 years ago

osclind commented 3 years ago

Write tests to increase coverage of the function writeRange in class AttributeStreamOfInt64. The method currently has 0% code coverage, and thus also 0% branch coverage.

osclind commented 3 years ago

Task 2 - Oscar - AttributeStreamInt64::writeRange

osclind commented 3 years ago

Changing back to GeoDist::geodesic_distance_ngs

osclind commented 3 years ago

Detected during presentation! The test pointsAreTheSame() only asserts that p_dist is zero, should assert p_dist, p_az12 and p_az21 is zero