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

emacs-lsp / lsp-mode / 2348
82%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2019 07:27PM UTC
Jobs 3
Files 28
Run time 45s
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
2348

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.

34 of 668 relevant lines covered (5.09%)

0.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2348.1 (EMACS_VERSION=25.1) 19 Nov 2019 07:27PM UTC 0
5.09
Travis Job 2348.1
2 2348.2 (EMACS_VERSION=25.2) 19 Nov 2019 07:28PM UTC 0
5.09
Travis Job 2348.2
3 2348.3 (EMACS_VERSION=25.3) 19 Nov 2019 07:28PM UTC 0
5.09
Travis Job 2348.3
Source Files on build 2348
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2348
  • cbfd1177 on github
  • Prev Build on master (#2344)
  • Next Build on master (#2353)
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