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

abravalheri / pyscaffold
96%
master: 98%

Build:
Build:
LAST BUILD BRANCH: join_pytest_virtualenv_fix
DEFAULT BRANCH: master
Repo Added 17 May 2017 12:45PM UTC
Files 23
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 join_pytest_virtualenv_fix
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-pre-commit-to-travis
  • converage-in-tox
  • dependency-management
  • deprecation-notice
  • fix-cookiecutter
  • fix-coverage
  • fix-improve-travis
  • fix-pre-commit
  • fix-tox-ini
  • fix-travis
  • fix-update-external-generators
  • fix-venv-tests
  • improve-docs
  • improve-docs-for-3.1
  • improve-namespace-extension
  • improve-sphinx
  • issue-119
  • issue-170-cookiecutter
  • issue-170-logging
  • join_pytest_virtualenv_fix
  • make-checks-flexible
  • make-test-faster
  • master
  • modify-helper
  • move-entry-points
  • point-argument
  • position-sensitive-api
  • remove-capsys
  • remove-never-running-tests
  • review-docs
  • shared-config
  • system-tests
  • test-before-pull-request
  • test-travis
  • test-travis-with-tox
  • travis-workaround
  • travis-working
  • update_travis_templates
  • v3.0.x
  • v3.x

pending completion
299

push

travis-ci

abravalheri
Conciliate properly changes with Venv (tests)

A subclass of `pytest_virtualv.VirtalEnv` is proposed.
This class updates `pip`, `setuptools` and `certifi` (if necessary), so we
avoid some class of errors.
Moreover the method run is reminiscent from `conftest.py:venv_run` +
some printing for debugging purposes.

The `venv` fixture in `conftest.py` explicitly sets the workspace to be inside
a temporary directory, the current python interpreter (avoid 2.7 if
accessible), and the name `.venv` (avoid Pipenv conflicts).

293 of 315 branches covered (93.02%)

Branch coverage included in aggregate %.

1137 of 1177 relevant lines covered (96.6%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
1177 RELEVANT LINES 1137 COVERED LINES
0.97 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
299 join_pytest_virtualenv_fix Conciliate properly changes with Venv (tests) A subclass of `pytest_virtualv.VirtalEnv` is proposed. This class updates `pip`, `setuptools` and `certifi` (if necessary), so we avoid some class of errors. Moreover the method run is reminiscent fro... push 28 Jul 2019 09:27PM UTC abravalheri travis-ci pending completion  
298 fix-venv-tests Avoid windows errors on teardown of venvs [system tests] push 28 Jul 2019 04:52AM UTC abravalheri travis-ci pending completion  
297 fix-venv-tests Consider GitNoConfigured exception on test_info … for xfail push 28 Jul 2019 04:29AM UTC abravalheri travis-ci pending completion  
296 fix-venv-tests Replace ModuleNotFoundError with ImportError … in system tests. This way Python 3.5 can also be included. push 28 Jul 2019 04:18AM UTC abravalheri travis-ci pending completion  
295 fix-venv-tests Address msys/mingw vs native windows path diffs … in system tests, with a very naive conversion function push 28 Jul 2019 04:00AM UTC abravalheri travis-ci pending completion  
294 fix-venv-tests Use `bdist_dumb --relative` instead of `bdist` … in system tests, as an attempt to solve of the errors described in #244 push 28 Jul 2019 02:14AM UTC abravalheri travis-ci pending completion  
293 fix-venv-tests Use `bdist_dumb --relative` instead of `bdist` … in system tests, as an attempt to solve of the errors described in #244 push 28 Jul 2019 01:55AM UTC abravalheri travis-ci pending completion  
292 fix-venv-tests Try to update pip in system tests using get-pip.py … because it seems that the SSL error in windows is not going anywhere... (using the trusted-host flag, the associated env var or pip.ini in windows, is enough to make pip work, however, `setup.... push 27 Jul 2019 10:35PM UTC abravalheri travis-ci pending completion  
291 fix-venv-tests Increase verbosity in system tests … so we can understand what else is going wrong push 27 Jul 2019 10:02PM UTC abravalheri travis-ci pending completion  
290 fix-venv-tests Add PIP_CONFIG_FILE env var to Windows [CI] … in yet other attempt to solve pip SSL errors. push 27 Jul 2019 08:39PM UTC abravalheri travis-ci pending completion  
See All Builds (166)
  • 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

© 2025 Coveralls, Inc