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

universal-ctags / ctags / 4343 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2018 01:12PM UTC
Files 163
Run time 12s
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

10 Sep 2018 01:08PM UTC coverage: 84.841%. Remained the same
TARGET=Unix

push

travis-ci

masatake
Go: fill the typeref field for the "member" kind

An example output:

  $ cat foo.go
  type P struct  {
       x, y int
  }

  $ u-ctags -o - foo.go
  P	foo.go	/^type P struct  {$/;"	s
  x	foo.go	/^     x, y int$/;"	m	struct:P	typeref:typename:int
  y	foo.go	/^     x, y int$/;"	m	struct:P	typeref:typename:int

Signed-off-by: Masatake YAMATO <yamato@redhat.com>

28347 of 33412 relevant lines covered (84.84%)

17490.19 hits per line

Source Files on job 4343.1 (TARGET=Unix)
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4173
  • Travis Job 4343.1
  • 2232a75e on github
  • Prev Job for TARGET=Unix on master (#4341.1)
  • Next Job for TARGET=Unix on master (#4344.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