gabzim / circle-to-polygon

Receives a Coordinate, a Radius and a Number of edges and aproximates a circle by creating a polygon that fills its area
ISC License
113 stars 29 forks source link

Run unit tests on PR and Push to master #38

Closed johachi closed 3 years ago

johachi commented 3 years ago

Description

Thought it would be nice to have this as well so we don't have to run tests on our local machines.

Maybe overkill to run it on all node version 10, 12-15?