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

pyscaffold / pyscaffold / #531
98%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2021 09:13AM UTC
Jobs 1
Files 29
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
#531

push

coveralls-python

abravalheri
Specify virtualenv as extra dependency for build in tox.ini

`build` seems to rely by default in the stdlib's implementation of `venv`
and unfortunately for a specific combination of Windows + conda env + virtualenv (as used by tox),
that might be problematic as identified in https://github.com/pyscaffold/pyscaffoldext-markdown/issues/10.

According to the discussion in https://github.com/pypa/build/pull/253,
specifying `virtualenv` as an extra dependency of `build` seems to be a
good workaround. Moreover I would expect some kind speed improvements
(virtualenv is reported to be faster than venv).

433 of 459 branches covered (94.34%)

Branch coverage included in aggregate %.

1633 of 1674 relevant lines covered (97.55%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #531.1 10 Mar 2021 09:13AM UTC 0
96.86
Source Files on build #531
Detailed source file information is not available for this build.
  • Back to Repo
  • 3f3e114c 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