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

mpeterv / argparse / 100 / 1
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 0.5.0
DEFAULT BRANCH: master
Ran 23 Nov 2015 12:59PM UTC
Files 1
Run time 0s
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

23 Nov 2015 12:54PM UTC coverage: 96.885% (+0.02%) from 96.865%
LUA="lua 5.1"

push

travis-ci

mpeterv
New Parser/Command property 'command_target'

Allows saving name of used command in a field of result target.
Helpful when command callbacks are stored in a table with names as keys
or when they are in submodules of some namespace.

Example:

    local parser = argparse():command_target("command")
    -- Add commands...
    local args = parser:parse()
    require("namespace." .. args.command).run(args)

622 of 642 relevant lines covered (96.88%)

140.58 hits per line

Source Files on job 100.1 (LUA="lua 5.1")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 100
  • Travis Job 100.1
  • 247ed9e8 on github
  • Prev Job for LUA="lua 5.1" on dev (#99.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