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

georust / geo / 1757 / 4
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: staging
DEFAULT BRANCH: master
Ran 18 Nov 2019 12:00AM UTC
Files 55
Run time 2s
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

17 Nov 2019 11:01PM UTC coverage: 89.506%. Remained the same
GEO_FEATURES=""

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 1757.4 (GEO_FEATURES="")
  • Tree
  • List 0
  • Changed 21
  • Source Changed 9
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8
  • Travis Job 1757.4
  • 7c6ec479 on github
  • Prev Job for GEO_FEATURES="" on staging (#1754.4)
  • Next Job for GEO_FEATURES="" on staging (#1759.4)
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