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

DrRataplan / xq-lsp / 29487941367
93%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 09:40AM 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 09:39AM UTC coverage: 93.398% (+0.008%) from 93.39%
29487941367

push

github

DrRataplan
fix: honor lib config for runtime function diagnostics in the playground demo

The demo's getImported() ignored the lsp-config.xq lib key entirely, so
importing a runtime module (e.g. fonto) never made its declared functions
known to the diagnostic pipeline — calls like fonto:xxx() went unflagged
even though the real LSP server catches this via resolveContext.

src/runtimes.ts couldn't be imported directly into the browser bundle since
it loads runtime .xq files with Node's fs. Split the pure namespace-merging
logic into src/predeclared-namespaces.ts (no fs/path/url) so both the server
and the demo can share it, and load the runtime .xq sources into the demo
via import.meta.glob(?raw) instead.

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

1188 of 1387 branches covered (85.65%)

Branch coverage included in aggregate %.

81 of 81 new or added lines in 2 files covered. (100.0%)

4315 of 4505 relevant lines covered (95.78%)

401149.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29487941367.1 16 Jul 2026 09:40AM UTC 27
93.4
GitHub Action Run
Source Files on build 29487941367
  • Tree
  • List 27
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29487941367
  • cc29fd2f on github
  • Prev Build on main (#29476449188)
  • Next Build on main (#29520069639)
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