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

DrRataplan / xq-lsp / 29049894644
93%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 09:01PM UTC
Jobs 1
Files 23
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

09 Jul 2026 09:00PM UTC coverage: 93.1% (+0.04%) from 93.064%
29049894644

push

github

DrRataplan
fix: model QT4 environment-bound variables to cut XPST0008 false positives

Many QT4 test cases bind variables externally via <environment><param> or
<source role="$..."> instead of declaring them in the query text (the
harness equivalent of `declare variable $x external;`). The diagnostic
coverage harness only modeled <namespace> bindings from environments, so
these externally-bound variables were reported as XPST0008 (undeclared
variable), accounting for 665 of 824 total false positives across the
snapshot suite.

Extract <param>/<source role="$..."> bindings the same way <namespace>
bindings already are, and inject them into moduleVariables before running
diagnostics. Total false positives drop from 824 to 199, with XPST0008
false positives dropping from 665 to 40; false negatives are unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NywD7BhMcq8yyRG3b6pTba

1010 of 1183 branches covered (85.38%)

Branch coverage included in aggregate %.

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

3672 of 3846 relevant lines covered (95.48%)

431449.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29049894644.1 09 Jul 2026 09:01PM UTC 23
93.1
GitHub Action Run
Source Files on build 29049894644
  • Tree
  • List 23
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29049894644
  • 5dcb4040 on github
  • Prev Build on main (#29047442623)
  • Next Build on main (#29051709947)
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