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

DrRataplan / xq-lsp / 30017943522 / 1
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 02:54PM UTC
Files 32
Run time 1s
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

23 Jul 2026 02:53PM UTC coverage: 93.274% (+0.006%) from 93.268%
30017943522.1

push

github

DrRataplan
fix: predeclare xsi namespace prefix unconditionally

xsi (http://www.w3.org/2001/XMLSchema-instance) is one of the five
namespaces the XQuery 3.1 spec mandates as pre-declared in every
processor's static context (alongside xml, xs, fn, local), but it was
only registered under the eXist-db-specific runtime namespace list.
Any query using xsi:nil/xsi:type etc. without an explicit `declare
namespace xsi=...` got a false XQST0081 unless lib: ["existdb"] was
configured — a common pattern in XQuery Update Facility code (e.g.
`insert node attribute xsi:nil {"true"}`). This was the single
largest fixable false-positive cluster in the QT4 diagnostic coverage
snapshots.

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

1445 of 1708 branches covered (84.6%)

Branch coverage included in aggregate %.

5350 of 5577 relevant lines covered (95.93%)

324103.89 hits per line

Source Files on job 30017943522.1
  • Tree
  • List 32
  • Changed 13
  • Source Changed 2
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30017943522
  • ac6f47d5 on github
  • Prev Job for on main (#30017915332.1)
  • Next Job for on main (#30019998305.1)
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