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

universal-ctags / ctags / 4174 / 1
85%
master: 87%

Build:
Build:
LAST BUILD BRANCH: doc-revise
DEFAULT BRANCH: master
Ran 30 Jul 2018 03:28AM UTC
Files 160
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

30 Jul 2018 03:24AM UTC coverage: 84.419%. Remained the same
TARGET=Unix

push

travis-ci

masatake
Elixir: new parser

Imported from https://github.com/mmorearty/elixir-ctags.
Close #1758.
See also https://github.com/mmorearty/elixir-ctags/issues/5.

The change from the original .ctags.

* Put the original LICENSE file as the header of the .ctags.
* Use --map= option instead of --langmap because optlib2c doesn't handle
  --langmap option.
* Define kinds explicitly with --kinddef-<LANG> option.
* Remove backslashes before double quotes chars in the regex pattern for
  "test".
* Use singular forms for kind names.

TODO: Test cases for above kinds are needed.

    c  callbacks (defcallback ...)
    d  delegates (defdelegate ...)
    e  exceptions (defexception ...)
    i  implementations (defimpl ...)
    a  macros (defmacro ...)
    o  operators (e.g. "defmacro a <<< b")
    p  protocols (defprotocol...)
    r  records (defrecord...)

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

27632 of 32732 relevant lines covered (84.42%)

17083.87 hits per line

Source Files on job 4174.1 (TARGET=Unix)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4053
  • Travis Job 4174.1
  • 09861b6e on github
  • Prev Job for TARGET=Unix on elixir-optlib (#4172.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