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

wooey / clinto / 14
28%
master: 59%

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

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).

179 of 648 relevant lines covered (27.62%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
2 14.2 25 Aug 2015 09:51AM UTC 0
27.62
Travis Job 14.2
3 14.3 25 Aug 2015 09:52AM UTC 0
27.62
Travis Job 14.3
Source Files on build 14
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14
  • 80e681b4 on github
  • Next Build on dumbparse (#16)
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