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

DrRataplan / xq-lsp / 29520069639
93%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 05:31PM UTC
Jobs 1
Files 27
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

16 Jul 2026 05:30PM UTC coverage: 93.413% (+0.02%) from 93.398%
29520069639

push

github

DrRataplan
fix: don't hover function signatures on lookalike element/attribute names

resolveFunctionAtOffset matched hover words by text alone, so any
identifier sharing a name with a known function (e.g. the element
<error/>, or an attribute error="1") triggered a hover for fn:error.
Now the offset must actually sit inside a genuine function-name node
(FunctionCall, NamedFunctionRef, ArrowFunctionSpecifier, or a
function's own FunctionDecl) before resolving.

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

1193 of 1393 branches covered (85.64%)

Branch coverage included in aggregate %.

23 of 23 new or added lines in 1 file covered. (100.0%)

4338 of 4528 relevant lines covered (95.8%)

399116.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29520069639.1 16 Jul 2026 05:31PM UTC 27
93.41
GitHub Action Run
Source Files on build 29520069639
  • Tree
  • List 27
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29520069639
  • 1d87635e on github
  • Prev Build on main (#29487941367)
  • Next Build on main (#29520132033)
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