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

go-critic / go-critic / 2539
98%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2019 02:50AM UTC
Jobs 1
Files 64
Run time 16s
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
2539

push

travis-ci

web-flow
checkers: follow-up for #814 (#818)

- Using ast file (fPos) is not needed.
  It's possible to get Pos line by using a node and FileSet only.

- Trailing period in the Summary is redundant.
  We need to write tests for doc objects validation.

- Using plural forms in checker names is uncommon.
  s/dupImports/dupImport/

- Before/After examples should be as minimal, as possible.
  They are not required to be a complete Go program.
  Simplified them a bit.

- Code that emits a warning and builds up a message
  should be moved to "warn" function.
  This is a convention.

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

3479 of 3555 relevant lines covered (97.86%)

55.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2539.1 (TEST_SUITE=tests) 02 Mar 2019 02:50AM UTC 0
97.86
Travis Job 2539.1
Source Files on build 2539
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2539
  • 5379bdbe on github
  • Prev Build on master (#2536)
  • Next Build on master (#2547)
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