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

go-critic / go-critic / 1562
98%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2018 05:20AM UTC
Jobs 2
Files 45
Run time 14s
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
1562

push

travis-ci

web-flow
lint: teach boolExprSimplify to recognize combined comparisons (#425)

* lint: teach boolExprSimplify to recognize combined comparisons

Added rules include:
	x > y || x == y => x >= y
	x < y || x == y => x <= y

Plus their inverted lhs/rhs forms.

1808 of 1871 relevant lines covered (96.63%)

266.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1562.1 (TEST_SUITE=tests) 13 Jul 2018 05:20AM UTC 0
96.63
Travis Job 1562.1
2 1562.2 (TEST_SUITE=gometalinter) 13 Jul 2018 05:20AM UTC 0
96.63
Travis Job 1562.2
Source Files on build 1562
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1562
  • 176774e7 on github
  • Prev Build on master (#1559)
  • Next Build on master (#1564)
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