Skip to content

Feature/literal classes b node#134

Closed
prbblrypier wants to merge 3 commits into
feature/corese-nextfrom
feature/literal_classes_BNode
Closed

Feature/literal classes b node#134
prbblrypier wants to merge 3 commits into
feature/corese-nextfrom
feature/literal_classes_BNode

Conversation

@prbblrypier
Copy link
Copy Markdown
Contributor

Added BNode to the new API.

BNode is for blank Node

@prbblrypier prbblrypier requested a review from MaillPierre April 18, 2025 13:29
@github-actions
Copy link
Copy Markdown

Overall Project 47.88% -0.01% 🍏
Files changed 55.38%

File Coverage
CoreseBNode.java 85.29% -14.71% 🍏
CoreseAdaptedValueFactory.java 55.96% 🍏
AbstractBNode.java 22.58% -77.42%

@github-actions
Copy link
Copy Markdown

Test Results

482 tests  +3   482 ✅ +3   25s ⏱️ -1s
 26 suites +1     0 💤 ±0 
 26 files   +1     0 ❌ ±0 

Results for commit 012a46f. ± Comparison against base commit cf4917f.

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.

I worry that using java.util.concurrent.ThreadLocalRandom may cause problems when we implement multithreading. I suggest replacing the ID generation with a call of java.util.UUID.randomUUID().toString()

Copy link
Copy Markdown
Contributor

@MaillPierre MaillPierre left a comment

Choose a reason for hiding this comment

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

I only have on remark on the CoreseAdaptedValueFactory to be addressed, afterward, it can be merged

@remiceres
Copy link
Copy Markdown
Contributor

Directly merge in feature/128-model-implementation

@remiceres remiceres closed this May 21, 2025
@remiceres remiceres deleted the feature/literal_classes_BNode branch May 21, 2025 09:41
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