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

wooey / clinto / 16
28%
master: 59%

Build:
Build:
LAST BUILD BRANCH: process-zip-in-tmp
DEFAULT BRANCH: master
Ran 25 Aug 2015 09:54AM UTC
Jobs 3
Files 6
Run time 25s
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
16

push

travis-ci

Martin Fitzpatrick
Add dumb-fallback for loading parsers from scripts

Extends support on Python3 by side-stepping the issue with
None compatibility in the AST and try/except Python3 headers.

Scripts are loaded, cropped
before the `.parse_args(` call and imported as normal. The
result should be guaranteed to get the argparse object
without executing the subsequent script.

The calls to imp replace the script_name parameter with
`__main__` to accomodate the common convention of wrapping
execution in `if __name__ == '__main__':` (the script_name
is always __main__ while executing).

180 of 648 relevant lines covered (27.78%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16.1 25 Aug 2015 09:54AM UTC 0
27.31
Travis Job 16.1
2 16.2 25 Aug 2015 09:54AM UTC 0
27.62
Travis Job 16.2
3 16.3 25 Aug 2015 09:55AM UTC 0
27.62
Travis Job 16.3
Source Files on build 16
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16
  • a3872d0e on github
  • Prev Build on dumbparse (#14)
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