Skip to content

small PR to create an enum from constants - #556

Merged
remiceres merged 4 commits into
feature/corese-nextfrom
acces-right-enum
Aug 27, 2026
Merged

small PR to create an enum from constants#556
remiceres merged 4 commits into
feature/corese-nextfrom
acces-right-enum

Conversation

@NicolasAnquetil

Copy link
Copy Markdown

created an enum "AccessModes" in core.sparql.triple.parser.AccessRight from constants GT_MODE, EQ_MODE, BI_MODE

  • a little bit of refactoring/cleaning in core.sparql.triple.parser.AccessRightDefinition

@github-actions

Copy link
Copy Markdown
Overall Project 52.01% -0.01% 🍏
Files changed 43.24%

File Coverage
AccessRight.java 38.46% -1.15% 🍏
AccessRightDefinition.java 13.81% -9.94%

@github-actions

Copy link
Copy Markdown

Test Results

  466 files    466 suites   22s ⏱️
2 711 tests 2 711 ✅ 0 💤 0 ❌
2 725 runs  2 725 ✅ 0 💤 0 ❌

Results for commit c9232b5.

@remiceres remiceres left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Rebased on feature/corese-next, cleaned up AccessMode enum, modernized switch expressions, and cleaned dead code.

@remiceres
remiceres merged commit 939e223 into feature/corese-next Aug 27, 2026
1 check passed
@remiceres
remiceres deleted the acces-right-enum branch August 27, 2026 08:48
@github-actions

Copy link
Copy Markdown
Overall Project 52.3% -0.01% 🍏
Files changed 35.96%

File Coverage
AccessRight.java 37.86% -4.08%
AccessRightDefinition.java 13.81% -9.94%

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.

3 participants