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

rcjsuen / dockerfile-language-server-nodejs / 258 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2017 12:02AM UTC
Files 44
Run time 5s
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

06 Oct 2017 11:57PM UTC coverage: 99.337%. Remained the same
258.1

push

travis-ci

rcjsuen
Fix #184 Suggest variables even if ARG is malformed

In order to suggest variables to the user for a
textDocument/completion request, we must examine all the ARG and ENV
instructions that exist prior to the current cursor location to find
all the applicable variable names that should be suggested. If an ARG
instruction has no variable defined, the code should skip over that
ARG and not bother trying to read its non-existent variable's name to
suggest to the user.

Signed-off-by: Remy Suen <remy.suen@gmail.com>

1766 of 1783 branches covered (99.05%)

Branch coverage included in aggregate %.

4230 of 4253 relevant lines covered (99.46%)

3168.63 hits per line

Source Files on job 258.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 17
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 258
  • Travis Job 258.1
  • 34bbae81 on github
  • Prev Job for on master (#257.2)
  • Next Job for on master (#259.1)
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