dijs / wiki

Wikipedia Interface for Node.js
MIT License
315 stars 61 forks source link

Fix coords #121

Closed dijs closed 3 years ago

dijs commented 5 years ago

@TedYav If you have some time, could you take a look at why this coord parsing test is failing

https://github.com/dijs/wiki/pull/121/files#diff-8330e164d8515979491567746e4dc5c7R241

I tried looking into it and it seems that the direction component of the coordinate is not resolving the negative/positive correctly.

Or maybe it is working and the test is wrong. I do not know.