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

comunica / traqula / 26501347441
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/ajv-8.x
DEFAULT BRANCH: main
Ran 27 May 2026 08:58AM UTC
Jobs 3
Files 127
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

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

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 %.

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

5365 of 5365 relevant lines covered (100.0%)

287441.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.x - 26501347441.1 27 May 2026 08:58AM UTC 127
100.0
GitHub Action Run
2 run-22.x - 26501347441.2 27 May 2026 08:58AM UTC 127
100.0
GitHub Action Run
3 run-24.x - 26501347441.3 27 May 2026 08:58AM UTC 127
100.0
GitHub Action Run
Source Files on build 26501347441
  • 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 Repo
  • Github Actions Build #26501347441
  • Pull Request #142
  • PR Base - main (#26025574300)
  • 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