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

georust / geo / 1910 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2020 05:06AM UTC
Files 55
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Mar 2020 03:56AM UTC coverage: 88.123%. Remained the same
GEO_TYPES_FEATURES=""

push

travis-ci

web-flow
Merge #431

431: Add conditional Eq impl for Coordinate, maybe other types? r=frewsxcv a=nick-parker

I haven't written tests or anything for this but I wanted to throw the PR in to get discussion started.

Many geometry algorithms eg this [optimal algorithm for computing mesh cross-sections and reconstructing the polygons](https://www.researchgate.net/publication/309619647_An_Optimal_Algorithm_for_3D_Triangle_Mesh_Slicing) use Hashtables or similar to keep track of coordinates. This impl lets me put geo Coordinate structs in the Hashtable instead of dealing with a separate struct just for this step.

I haven't put much thought into whether similar one-liner Eq impl's should be added for Linestring, Polygon, etc but I don't really see why not. The use cases are rarer but probably still exist.

Co-authored-by: Nick Parker <nmp67@cornell.edu>

4793 of 5439 relevant lines covered (88.12%)

1.63 hits per line

Source Files on job 1910.1 (GEO_TYPES_FEATURES="")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 118
  • Travis Job 1910.1
  • 27632792 on github
  • Prev Job for GEO_TYPES_FEATURES="" on master (#1907.1)
  • Next Job for GEO_TYPES_FEATURES="" on master (#1920.1)
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

© 2026 Coveralls, Inc