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

pyscaffold / pyscaffold / #531 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2021 09:13AM UTC
Files 29
Run time 2s
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

10 Mar 2021 08:27AM UTC coverage: 96.859%. Remained the same
#531.1

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

Source Files on job #531.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 531
  • 3f3e114c on github
  • Prev Job for on master (##530.1)
  • Next Job for on master (##532.1)
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