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

pyscaffold / pyscaffold / #274
98%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2020 01:05AM UTC
Jobs 1
Files 30
Run time 3s
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
#274

push

coveralls-python

abravalheri
Remove mutually exclusive argparse group for extensions

This feature was never really used anyway (it existed for a particular
pair of extensions that now is outside the core - django and
cookiecutter), and particularly tricky to generalise for other use
cases... I am not even sure if it wouldn't be possible to use them at
the same time since the mutually exclusive group was implemented a while
ago (a lot have changed).

If an extension is really incompatible with other, maybe it is better to
add an action that verifies that and throw an error than during CLI args
parser (so it would also be available for raw Python API calls).

361 of 398 branches covered (90.7%)

Branch coverage included in aggregate %.

1422 of 1490 relevant lines covered (95.44%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #274.1 07 Aug 2020 01:05AM UTC 0
94.44
Source Files on build #274
Detailed source file information is not available for this build.
  • Back to Repo
  • 9d9a578f on github
  • Prev Build on master
  • Next Build on master
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