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

emacs-lsp / lsp-mode / 2348 / 3
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2019 07:28PM UTC
Files 14
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

19 Nov 2019 07:23PM UTC coverage: 5.09%. Remained the same
EMACS_VERSION=25.3

push

travis-ci

yyoncho
Add support for passing environment variables to language servers (#1184)

* Add support for passing environment variables to language servers

Some language servers support setting some environment variables in
their main process to offer additional functionality. For example, the
Bash language server supports a couple of environment variables to
enable using Explainshell to answer "onHover" queries, or to consider
parsing errors as problems.

* (lsp-clients.el): Add lsp-bash group for Bash-specific
customizations.
* (lsp-clients.el): Add lsp-bash-explainshell-endpoint and
lsp-bash-highlight-parsing-errors defcustoms.
* (lsp-mode.el): Add function environment-fn to lsp-client.
* (lsp-clients.el): Set environment-fn when registering the Bash
client.
* (lsp-mode.el): Use environment-fn when starting the different server
processes by appending the alist to a let-bound process-environment.

* Move environment-fn to the end of lsp--client

It will break packages byte-compiled against the previous version of
lsp-mode, otherwise.

17 of 334 relevant lines covered (5.09%)

0.09 hits per line

Source Files on job 2348.3 (EMACS_VERSION=25.3)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 39
  • Travis Job 2348.3
  • cbfd1177 on github
  • Prev Job for EMACS_VERSION=25.3 on master (#2344.3)
  • Next Job for EMACS_VERSION=25.3 on master (#2353.3)
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