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

DrRataplan / xq-lsp / 26313458793
93%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 09:44PM UTC
Jobs 1
Files 14
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

22 May 2026 09:43PM UTC coverage: 90.517% (+0.08%) from 90.435%
26313458793

push

github

web-flow
feat: config-defined prefix map and namespace prefix discovery (#29)

* feat: config-defined prefix map, namespace prefix discovery, and undeclared prefix diagnostics

Adds lsp-config.xq support for a `prefixes` map of known namespace
prefixes. Undeclared prefixes are always reported as XQST0081; when the
prefix appears in the config map the quickfix can insert the correct
declare-namespace statement using the known URI.

https://claude.ai/code/session_01LzpkA3yqG4J8QnznpBQN8c

* feat: wire config prefixes into playground linter with quickfix actions

Parse the `prefixes` map from the config panel textarea and pass it to
the linter. When a prefix is undeclared but known from config, a
CodeMirror quickfix action is attached that inserts the matching
declare-namespace statement. Re-linting is triggered whenever the
config changes.

https://claude.ai/code/session_01LzpkA3yqG4J8QnznpBQN8c

---------

Co-authored-by: Claude <noreply@anthropic.com>

550 of 727 branches covered (75.65%)

Branch coverage included in aggregate %.

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

2199 of 2310 relevant lines covered (95.19%)

1585.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26313458793.1 22 May 2026 09:44PM UTC 14
90.52
GitHub Action Run
Source Files on build 26313458793
  • Tree
  • List 14
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26313458793
  • 9f985cd1 on github
  • Prev Build on main (#26313370681)
  • Next Build on main (#26313845119)
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