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

georust / geo / 1760
86%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2019 03:06AM UTC
Jobs 4
Files 165
Run time 1min
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

pending completion
1760

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>

61 of 61 new or added lines in 9 files covered. (100.0%)

14175 of 15837 relevant lines covered (89.51%)

5.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1760.1 (GEO_TYPES_FEATURES="") 18 Nov 2019 03:06AM UTC 0
89.51
Travis Job 1760.1
2 1760.2 (GEO_TYPES_FEATURES="--features serde") 18 Nov 2019 03:06AM UTC 0
89.51
Travis Job 1760.2
3 1760.3 (GEO_TYPES_FEATURES="--features rstar") 18 Nov 2019 03:06AM UTC 0
89.51
Travis Job 1760.3
4 1760.4 (GEO_FEATURES="") 18 Nov 2019 03:07AM UTC 0
89.51
Travis Job 1760.4
Source Files on build 1760
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1760
  • 51ed56de on github
  • Prev Build on master (#1755)
  • Next Build on master (#1764)
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