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

go-critic / go-critic / 2410
98%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2019 09:04PM UTC
Jobs 1
Files 60
Run time 8s
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
2410

push

travis-ci

web-flow
checkers: fix equalFold false positive (#788)

The following code makes sense and is correct:

	strings.ToLower(x) == x

Previously, equalFold would trigger on that.
Added a check that upper/lower casing call
operand is not the same as LHS/RHS.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>

3309 of 3387 relevant lines covered (97.7%)

53.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2410.1 (TEST_SUITE=tests) 01 Feb 2019 09:04PM UTC 0
97.7
Travis Job 2410.1
Source Files on build 2410
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2410
  • 5dafc456 on github
  • Prev Build on master (#2407)
  • Next Build on master (#2415)
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