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

preaction / Statocles / 24
90%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2014 09:48PM UTC
Jobs 5
Files 51
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
24

push

travis-ci

preaction
fix --help not working

Mojolicious::Commands has to set some things up at startup, which may
come from arguments in @ARGV, so it runs GetOptions on @ARGV. Since one
of the tested options is "help|h", it removes that option from @ARGV
before we get to it.

For now, we save @ARGV before we load anything else, to make sure that
nobody can take something out of it. In the future, we might change
Mojolicious to not do this (if we can, it does it for a good reason) or
we can also fix this by moving our mojo app to another module which gets
loaded at runtime after we've done all our @ARGV stuff.

Fixes: #106

Thanks to @tadegenban for all the help tracking this down!

1137 of 1146 relevant lines covered (99.21%)

157.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24.1 27 Aug 2014 09:49PM UTC 0
99.19
Travis Job 24.1
2 24.2 27 Aug 2014 09:48PM UTC 0
99.19
Travis Job 24.2
3 24.3 27 Aug 2014 09:51PM UTC 0
99.19
Travis Job 24.3
5 24.5 27 Aug 2014 09:49PM UTC 0
99.19
Travis Job 24.5
6 24.6 27 Aug 2014 09:49PM UTC 0
99.19
Travis Job 24.6
Source Files on build 24
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24
  • 53adcff8 on github
  • Prev Build on master (#23)
  • Next Build on master (#25)
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