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

jorgenschaefer / elpy / 147 / 7
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 28 May 2019 03:27AM UTC
Files 241
Run time 12s
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

21 Jan 2014 08:58AM UTC coverage: 26.954%. First build
EVM_EMACS=emacs-24.1-bin

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 10169 relevant lines covered (26.95%)

0.27 hits per line

Source Files on job 147.7 (EVM_EMACS=emacs-24.1-bin)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1456
  • Travis Job 147.7
  • 528d7168 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

© 2026 Coveralls, Inc