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

georust / geo / 1760 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2019 03: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

18 Nov 2019 01:57AM UTC coverage: 89.506%. Remained the same
GEO_TYPES_FEATURES="--features serde"

push

travis-ci

web-flow
Merge #399

399: Fix correctness errors from clippy linter r=frewsxcv a=guidorice

Closes #394 

This PR fixes `clippy::correctness` errors which are in the test features.  The linter errors are:

- approx_constant
- float_cmp

To test this PR, run 

`cargo clippy --tests --all-features`

If you notice many GB of warnings, which is noted in existing issue #398, as a workaround you can just focus on the `clippy::correctness` lint group, which are denied by default:

`cargo clippy --tests --all-features -- --allow clippy::all --deny clippy::correctness`



Co-authored-by: Alex G Rice <rice.guido@gmail.com>

4725 of 5279 relevant lines covered (89.51%)

1.26 hits per line

Source Files on job 1760.2 (GEO_TYPES_FEATURES="--features serde")
  • Tree
  • List 0
  • Changed 25
  • Source Changed 9
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10
  • Travis Job 1760.2
  • 51ed56de on github
  • Prev Job for GEO_TYPES_FEATURES="--features serde" on master (#1755.2)
  • Next Job for GEO_TYPES_FEATURES="--features serde" on master (#1764.2)
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