• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mfogel / polygon-clipping / 60

Builds Branch Commit Type Ran Committer Via Coverage
60 polygon-clipping Remove superfluous points in output push 22 Feb 2018 01:42AM UTC mfogel travis-ci pending completion   set done
59 polygon-clipping Some more tests for cleaning process push 21 Feb 2018 11:26PM UTC mfogel travis-ci pending completion   set done
58 polygon-clipping Fix bug with cloning segments changing sorting Passing of the creationId to the cloned segment was inadvertently broken a bit ago. There was no unit test ensuring it was copied correctly. push 20 Feb 2018 07:29PM UTC mfogel travis-ci pending completion   set done
57 polygon-clipping Drop support for self-intersecting rings Functionality to clean up self-intersecting rings warrantys a whole package of its own (which I may need to do after this is working). push 20 Feb 2018 02:56PM UTC mfogel travis-ci pending completion   set done
56 polygon-clipping Drop support for self-intersecting rings Functionality to clean up self-intersecting rings warrantys a whole package of its own (which I may need to do after this is working). push 20 Feb 2018 02:53PM UTC mfogel travis-ci pending completion   set done
55 polygon-clipping Move around when the active op is set push 18 Feb 2018 12:38AM UTC mfogel travis-ci pending completion   set done
54 polygon-clipping Move around when the active op is set push 17 Feb 2018 10:59PM UTC mfogel travis-ci pending completion   set done
53 polygon-clipping README updates push 15 Feb 2018 08:22PM UTC mfogel travis-ci pending completion   set done
51 polygon-clipping Move SweepLine tree method to internal api By doing so, no need to keep them protected from the AVL bug where the returned nodes can't be reused after remove() is called. push 14 Feb 2018 06:19PM UTC mfogel travis-ci pending completion   set done
50 polygon-clipping Structing the result compliation in two steps Next going to expand the second step to determine which ring lies inside which other ring. push 14 Feb 2018 01:35AM UTC mfogel travis-ci pending completion   set done
49 polygon-clipping Improve running time of connecting edges Link the events together during the sweep line pass, then use that linked information to avoid searching for other points/events/segments when putting together the final result. push 13 Feb 2018 10:49PM UTC mfogel travis-ci pending completion   set done
48 polygon-clipping Connect-edges using segments instead of events Make minimal rings. Improves results on some of the test cases. This isn't efficient - O(n^2) where n is the number of segments. Another re-write is coming to improve that. push 13 Feb 2018 02:35AM UTC mfogel travis-ci pending completion   set done
47 polygon-clipping Cleanup connect-edges.js and fix broken test case Addresses https://github.com/w8r/martinez/issues/61 push 12 Feb 2018 06:24PM UTC mfogel travis-ci pending completion   set done
46 polygon-clipping Cleanup connect-edges.js and fix broken test case Addresses https://github.com/w8r/martinez/issues/61 push 12 Feb 2018 06:20PM UTC mfogel travis-ci pending completion   set done
45 polygon-clipping Remove some redunant parts of getIntersection() Coveralls pointed these branches out as un-exercised. push 12 Feb 2018 02:55PM UTC mfogel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc