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

wooey / clinto
28%
master: 59%

Build:
Build:
LAST BUILD BRANCH: process-zip-in-tmp
DEFAULT BRANCH: master
Repo Added 22 Jun 2015 07:29PM UTC
Files 12
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

LAST BUILD ON BRANCH dumbparse
branch: dumbparse
CHANGE BRANCH
x
Reset
  • dumbparse
  • add-black
  • add-mutex-groups
  • add-param-actions
  • better-tests
  • exceptionargparser
  • feature-zipapp
  • fix-function-types
  • fix-multiple-param-spec
  • genericparser2
  • master
  • parser-error-bug
  • process-zip-in-tmp
  • subparser
  • v0.2.0
  • v0.2.1

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

Relevant lines Covered
Build:
Build:
648 RELEVANT LINES 180 COVERED LINES
0.83 HITS PER LINE
Source Files on dumbparse
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16 dumbparse 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 a... push 25 Aug 2015 09:54AM UTC Martin Fitzpatrick travis-ci pending completion  
14 dumbparse 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 a... push 25 Aug 2015 09:51AM UTC Martin Fitzpatrick travis-ci pending completion  
See All Builds (104)
  • Repo on GitHub
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