Skip to content

SELECT QUERY with Projections#302

Merged
MaillPierre merged 2 commits into
feature/corese-nextfrom
feature/285-projection
Mar 6, 2026
Merged

SELECT QUERY with Projections#302
MaillPierre merged 2 commits into
feature/corese-nextfrom
feature/285-projection

Conversation

@prbblrypier
Copy link
Copy Markdown
Contributor

Select Query with Projections. It should be used also in subSelectQuery.

! we add also a factory to control the ProjectionAst creation

@prbblrypier prbblrypier requested a review from MaillPierre March 6, 2026 11:04
@prbblrypier prbblrypier added the Refactoring Issue created during the 2025 refactoring effort label Mar 6, 2026
@prbblrypier prbblrypier linked an issue Mar 6, 2026 that may be closed by this pull request
@prbblrypier prbblrypier self-assigned this Mar 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

Overall Project 47.36% -0.01% 🍏
Files changed 79.33% 🍏

File Coverage
SelectQueryFeature.java 92% 🍏
SelectQueryAst.java 92% -8% 🍏
ProjectionAsts.java 90% -10% 🍏
SparqlAstBuilder.java 78.15% -7.28% 🍏
ProjectionAst.java 69.44% -30.56% 🍏

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

Test Results

  343 files  +1    343 suites  +1   42s ⏱️ ±0s
1 897 tests +3  1 897 ✅ +3  0 💤 ±0  0 ❌ ±0 
1 898 runs  +3  1 898 ✅ +3  0 💤 ±0  0 ❌ ±0 

Results for commit 6346a5e. ± Comparison against base commit 64aa591.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

Overall Project 47.36% -0.01% 🍏
Files changed 79.33% 🍏

File Coverage
SelectQueryFeature.java 92% 🍏
SelectQueryAst.java 92% -8% 🍏
ProjectionAsts.java 90% -10% 🍏
SparqlAstBuilder.java 78.15% -7.28% 🍏
ProjectionAst.java 69.44% -30.56% 🍏

@MaillPierre MaillPierre merged commit fee0d27 into feature/corese-next Mar 6, 2026
2 checks passed
@MaillPierre MaillPierre deleted the feature/285-projection branch March 6, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactoring Issue created during the 2025 refactoring effort

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SPARQL 1.0] Parser and AST : SELECT + Projection

2 participants