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

go-critic / go-critic / 2539 / 1
98%
master: 98%

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

02 Mar 2019 02:48AM UTC coverage: 97.862% (+0.1%) from 97.758%
TEST_SUITE=tests

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

Source Files on job 2539.1 (TEST_SUITE=tests)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 860
  • Travis Job 2539.1
  • 5379bdbe on github
  • Prev Job for TEST_SUITE=tests on master (#2536.1)
  • Next Job for TEST_SUITE=tests on master (#2547.1)
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