Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

WIP: Interpolator#218

Open
kgudel wants to merge 9 commits intocfpb:masterfrom
kgudel:interpolator
Open

WIP: Interpolator#218
kgudel wants to merge 9 commits intocfpb:masterfrom
kgudel:interpolator

Conversation

@kgudel
Copy link

@kgudel kgudel commented May 2, 2016

Adds tests to the interpolator, also moves some functionality into searchUtils to reduce lines of code and increase consistency.

Currently a work in progress due to a full line test in interpolateSpec failing due to the geometry likely being improperly formatted in the test. The interpolator always returns the point (0,0) regardless of the input geometry.

kgudel added 9 commits April 25, 2016 11:41
…a hyphen the change makes the code ignore a hyphen as the first digit to get around this
…should be done by toInt. This produces fewer lines of code and seems more logically consistant, rather than breaking out one case for special treatment
… whether a blank field should be even or odd
…r, missing the full interpolator and prefix. Also, I believe all of the other tests are covered by the final two test which cover caluclateAddressRange, I was not sure if there were still value in the other tests so I am leaving them
…n geometry (0,0) regardless of line parameters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant