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

DrRataplan / xq-lsp / 29052965393
93%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 09:56PM 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:55PM UTC coverage: 93.1%. Remained the same
29052965393

push

github

DrRataplan
fix: don't count literal fn:error() code calls as expected static errors

QT4's fn:error() test-cases pass an arbitrary caller-supplied QName as
the error code to test that a runtime propagates whatever is dynamically
named — the code has nothing to do with the query's static structure. The
harness classified these as expected static errors whenever the named
code happened to start with XPST/XQST, permanently inflating the
false-negative count for ~20 codes that a static analyzer can never
detect this way.

Detect queries whose only top-level expression is a literal fn:error()/
error() call (string/QName/`()` args, valid arity) and reclassify them as
no-static-error instead, so the harness stops flagging them as gaps.

1010 of 1183 branches covered (85.38%)

Branch coverage included in aggregate %.

3672 of 3846 relevant lines covered (95.48%)

440462.36 hits per line

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