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

jorgenschaefer / elpy / 147
91%

Build:
DEFAULT BRANCH: master
Ran 28 May 2019 03:26AM UTC
Jobs 2
Files 240
Run time 52s
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
147

Pull #1104

travis-ci

BinaryKhaos
Start elpy-rpc process in the current buffer's context

If a user made process-environment buffer local and added environment
variables of his own to support his use-case, those changes would be
lost to the elpy-rpc process if it was started in the context of a
new buffer (like before).

Possible scenario: A dedicated virtualenv for all emacs related dev
packages (elpy, PyLint, ...) which is added via PYTHONPATH to each
opened Python buffer. In that buffer, exec-path and process-environment
are buffer local to isolate those changes and thus make it possible to
work on projects with different Python versions and/or virtualenvs.

NB: start-process always starts the process with the current buffer's
process-environment, even if a new destination buffer is given as an
argument.
Pull Request #1104:

2741 of 10131 relevant lines covered (27.06%)

0.54 hits per line

Jobs
ID Job ID Ran Files Coverage
3 147.3 (EVM_EMACS=emacs-24.3-bin) 28 May 2019 03:26AM UTC 0
27.06
Travis Job 147.3
7 147.7 (EVM_EMACS=emacs-24.1-bin) 28 May 2019 03:27AM UTC 0
26.95
Travis Job 147.7
Source Files on build 147
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #147
  • Pull Request #1104
  • Prev Build on master (#1600)
  • Next Build on master (#1601)
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