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

DrRataplan / xq-lsp / 29413147390
93%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 11:53AM UTC
Jobs 1
Files 24
Run time 1min
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

15 Jul 2026 11:52AM UTC coverage: 93.036% (-0.1%) from 93.158%
29413147390

push

github

DrRataplan
fix: go-to-definition for inline function params and dashed variable names

Use the AST (nodeStackAtOffset + asVarRef) to extract the exact variable name
under the cursor, avoiding text-scanning limitations with NCName characters
like dashes. Walk the AST stack upward to resolve params of inline function
expressions (function($x) { ... }) which are not tracked in FileAnalysis.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

1159 of 1354 branches covered (85.6%)

Branch coverage included in aggregate %.

41 of 46 new or added lines in 1 file covered. (89.13%)

38 existing lines in 6 files now uncovered.

4131 of 4332 relevant lines covered (95.36%)

415953.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
86.96
10.43% src/definition.ts

Coverage Regressions

Lines Coverage ∆ File
14
93.98
-3.66% src/unused-diagnostics.ts
8
95.87
-3.17% src/variable-diagnostics.ts
7
86.96
10.43% src/definition.ts
4
88.11
-0.41% src/ast-nodes.ts
4
96.87
1.52% src/completion-core.ts
1
98.16
0.37% src/namespace-diagnostics.ts
Jobs
ID Job ID Ran Files Coverage
1 29413147390.1 15 Jul 2026 11:53AM UTC 24
93.04
GitHub Action Run
Source Files on build 29413147390
  • Tree
  • List 24
  • Changed 14
  • Source Changed 8
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29413147390
  • a4e7279d on github
  • Prev Build on main (#29076351826)
  • Next Build on main (#29413165929)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc