Ran
|
Files
55
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Merge #435 435: derive Eq for other core geo types r=frewsxcv a=michaelkirk Adds `Eq` conformance to other core geo types, building off of https://github.com/georust/geo/pull/431 > Seems reasonable to me! Yeah +1 to adding the same impl for all the other core geo types Rather than spelling out the impl, I've taken advantage of how `derive` already bounds the generated impl for us. See rust-lang/rust#21237 for more details I wrote a few doc-tests while developing, but I reverted them in https://github.com/georust/geo/commit/fc33f9fa8 since they're pretty verbose, and seem superfluous since they're only asserting rust language semantics rather than anything substantial in this lib. I can un-revert them if you'd prefer. Co-authored-by: Michael Kirk <michael.code@endoftheworl.de>
4793 of 5441 relevant lines covered (88.09%)
1.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|