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

comunica / comunica / 18530404730
100%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2025 01:27PM UTC
Jobs 12
Files 627
Run time 4min
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

15 Oct 2025 01:23PM UTC coverage: 100.0%. Remained the same
18530404730

push

github

rubensworks
Fix outer GRAPH ?g being considered in MINUS variable disjointness

Since our algebraic graph translation is not really part of the spec,
there is a MINUS edge case we need to consider with GRAPH ?g.
If left and right of MINUS have disjoint variables,
the whole left solution sequence must be kept.
If GRAPH is defined outside of an operator (e.g. MINUS),
then the spec says that evaluation of the operators
must be done as union over the evaluation of that operator
within each graph separately,
and that the variable of ?g must only be bound
**after** that evaluation.
As such, MINUS will not be aware of this variable ?g,
and the disjoint case will apply.
This is fixed by adding metadata to the operation so that engines
can special-case this.

See https://github.com/w3c/rdf-tests/pull/228
https://github.com/joachimvh/SPARQLAlgebra.js/pull/128

5489 of 5489 branches covered (100.0%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 2 files covered. (100.0%)

10936 of 10936 relevant lines covered (100.0%)

9306.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 macos-latest-22.x - 18530404730.1 15 Oct 2025 01:37PM UTC 1254
100.0
GitHub Action Run
2 macos-latest-20.x - 18530404730.2 15 Oct 2025 01:54PM UTC 1254
100.0
GitHub Action Run
3 ubuntu-latest-22.x - 18530404730.3 15 Oct 2025 01:27PM UTC 1254
100.0
GitHub Action Run
4 windows-latest-24.x - 18530404730.4 15 Oct 2025 01:31PM UTC 1254
100.0
GitHub Action Run
5 ubuntu-latest-18.x - 18530404730.5 15 Oct 2025 01:28PM UTC 1254
100.0
GitHub Action Run
6 ubuntu-latest-24.x - 18530404730.6 15 Oct 2025 01:27PM UTC 1254
100.0
GitHub Action Run
7 windows-latest-22.x - 18530404730.7 15 Oct 2025 01:34PM UTC 1254
100.0
GitHub Action Run
8 macos-latest-18.x - 18530404730.8 15 Oct 2025 01:30PM UTC 1254
100.0
GitHub Action Run
9 ubuntu-latest-20.x - 18530404730.9 15 Oct 2025 01:28PM UTC 1254
100.0
GitHub Action Run
10 windows-latest-18.x - 18530404730.10 15 Oct 2025 01:39PM UTC 1254
100.0
GitHub Action Run
11 macos-latest-24.x - 18530404730.11 15 Oct 2025 01:30PM UTC 1254
100.0
GitHub Action Run
12 windows-latest-20.x - 18530404730.12 15 Oct 2025 01:34PM UTC 1254
100.0
GitHub Action Run
Source Files on build 18530404730
  • Tree
  • List 627
  • Changed 278
  • Source Changed 3
  • Coverage Changed 278
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18530404730
  • 7e215eea on github
  • Prev Build on renovate/actions-setup-node-6.x (#18517944849)
  • Next Build on master (#19030253950)
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