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

comunica / traqula / 26501347441 / 3
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/tar-7.x
DEFAULT BRANCH: main
Ran 27 May 2026 09:01AM UTC
Files 127
Run time 6s
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

27 May 2026 08:47AM UTC coverage: 100.0%. Remained the same
26501347441.3

Pull #142

github

jitsedesmet
feat: add select-variable-reuse test and allow AS-bound variable references

Add support for referencing variables bound by preceding (expr AS ?var)
expressions in subsequent SELECT expressions, per the updated SPARQL spec
(w3c/sparql-query#380, w3c/rdf-tests#340).

The query `SELECT (COUNT(?v) AS ?count) (?count + 1 AS ?countPlusOne) ...`
was previously rejected with 'Use of ungrouped variable' because the
validator did not recognize that ?count was in scope from an earlier
AS binding.

Changes:
- Fix queryProjectionIsGood validation to track AS-bound variables and
  allow their use in subsequent projection expressions
- Add select-variable-reuse test with AST, algebra, and generator statics

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #142: feat: allow AS-bound variable references

736 of 736 branches covered (100.0%)

Branch coverage included in aggregate %.

5365 of 5365 relevant lines covered (100.0%)

95813.97 hits per line

Source Files on job run-24.x - 26501347441.3
  • Tree
  • List 127
  • Changed 127
  • Source Changed 127
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26501347441
  • 2b4123ec on github
  • Prev Job for on fix/fix-reuse-of-vars (#26025574300.1)
  • Next Job for on fix/fix-reuse-of-vars (#26501749073.1)
  • Delete
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