Skip to content

#337 [SPARQL 1.1] - Parser and AST : COALESCE#403

Merged
remiceres merged 4 commits into
feature/corese-nextfrom
feature/337-sparql-11-parser-and-ast-coalesce
Apr 10, 2026
Merged

#337 [SPARQL 1.1] - Parser and AST : COALESCE#403
remiceres merged 4 commits into
feature/corese-nextfrom
feature/337-sparql-11-parser-and-ast-coalesce

Conversation

@abdessamad-abdoun
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Overall Project 48.36% -0.01% 🍏
Files changed 47.83%

File Coverage
CoalesceAst.java 100% 🍏
SparqlAstBuilder.java 82.86% 🍏
VariableScopeAnalyzer.java 68.73% -7.43%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Test Results

  378 files  +1    378 suites  +1   45s ⏱️ +5s
2 084 tests +5  2 084 ✅ +5  0 💤 ±0  0 ❌ ±0 
2 098 runs  +5  2 098 ✅ +5  0 💤 ±0  0 ❌ ±0 

Results for commit 2943781. ± Comparison against base commit 3f61cd4.

♻️ This comment has been updated with latest results.

@abdessamad-abdoun abdessamad-abdoun force-pushed the feature/337-sparql-11-parser-and-ast-coalesce branch from d29038e to 9ae1bac Compare April 9, 2026 10:31
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Overall Project 48.45% -0.01% 🍏
Files changed 47.83%

File Coverage
CoalesceAst.java 100% 🍏
SparqlAstBuilder.java 81.87% 🍏
VariableScopeAnalyzer.java 71.92% -5.91%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Overall Project 48.45% -0.01% 🍏
Files changed 47.83%

File Coverage
CoalesceAst.java 100% 🍏
SparqlAstBuilder.java 81.87% 🍏
VariableScopeAnalyzer.java 71.92% -5.91%

@prbblrypier prbblrypier linked an issue Apr 9, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Overall Project 48.46% 🍏
Files changed 100% 🍏

File Coverage
CoalesceAst.java 100% 🍏
SparqlAstBuilder.java 81.87% 🍏
VariableScopeAnalyzer.java 77.83% 🍏

Copy link
Copy Markdown
Contributor

@remiceres remiceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the missing negative regression test for ORDER BY COALESCE scope validation. Targeted parser test passes locally.

@github-actions
Copy link
Copy Markdown

Overall Project 48.46% 🍏
Files changed 100% 🍏

File Coverage
CoalesceAst.java 100% 🍏
SparqlAstBuilder.java 81.87% 🍏
VariableScopeAnalyzer.java 77.83% 🍏

@remiceres remiceres merged commit b658740 into feature/corese-next Apr 10, 2026
2 checks passed
@remiceres remiceres deleted the feature/337-sparql-11-parser-and-ast-coalesce branch April 10, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SPARQL 1.1] - Parser and AST : COALESCE

3 participants