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

jawher / mow.cli / 191
95%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2017 12:19PM UTC
Jobs 3
Files 19
Run time 2min
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
191

push

travis-ci

web-flow
Refactor the codebase into multiple sub-packages (#60)

* `container`: a dummy struct representing an option or an arg defintion
* `flow`: contains the execution flow logic (after, before, action)
* `fsm`: contains the Finite State Machine used to parse arguments according to a spec
* `lexer`: tokenizes a spec string
* `parser`: generates an FSM from a token stream
* `matcher`: contains the various matchers (used as transitions in the FSM) (option, argument, ...)
* `values`: contains the default `flag.Value` implementations supported by mow.cli

871 of 871 new or added lines in 19 files covered. (100.0%)

1389 of 1447 relevant lines covered (95.99%)

3.23 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
internal/flow/flow.go
2
100.0
commands.go
3
100.0
internal/fsm/fsmtest/fsmtest.go
8
100.0
internal/parser/parser.go
11
100.0
internal/matcher/option.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
cli.go
Jobs
ID Job ID Ran Files Coverage
1 191.1 11 Nov 2017 12:19PM UTC 0
95.99
Travis Job 191.1
2 191.2 11 Nov 2017 12:19PM UTC 0
95.99
Travis Job 191.2
3 191.3 11 Nov 2017 12:21PM UTC 0
95.99
Travis Job 191.3
Source Files on build 191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #191
  • 3ff64ca2 on github
  • Prev Build on master (#184)
  • Next Build on master (#75)
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