Skip to content

Conversation

@NicolasAnquetil
Copy link

Starting to create a wrapper around corese-core in corese-command.

  • first a small optimization on RdfDataLoader.loadFromInputStream (test if parameter is ok before doing anything)
  • created a new package fr.inria.corese.command.utils.coreseCoreWrapper
  • then wrapping 3 method calls in a new class RDFLoaderWrapper
  • then wrapping 2 method calls in a new class GraphWrapper

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Overall Project 69.03% -0.15% 🍏
Files changed 90.32% 🍏

File Coverage
RDFLoaderWrapper.java 78.57% -21.43% 🍏
RdfDataLoader.java 74.38% 🍏
GraphWrapper.java 70% -30% 🍏

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Test Results

185 tests  ±0   185 ✅ ±0   8s ⏱️ ±0s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 91f4a03. ± Comparison against base commit 1cbbf5f.

♻️ This comment has been updated with latest results.

@remiceres remiceres self-requested a review September 10, 2025 15:31
@github-actions
Copy link

Overall Project 69.03% -0.15% 🍏
Files changed 90.32% 🍏

File Coverage
RDFLoaderWrapper.java 78.57% -21.43% 🍏
RdfDataLoader.java 74.38% 🍏
GraphWrapper.java 70% -30% 🍏

@remiceres remiceres merged commit bfa9451 into develop Sep 11, 2025
2 checks passed
@remiceres remiceres deleted the wrapper-core branch September 11, 2025 11:25
@NicolasAnquetil NicolasAnquetil restored the wrapper-core branch September 11, 2025 13:45
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