Skip to content

refactor: add graph traversal core and move resolution onto it - #108

Open
ehennestad wants to merge 1 commit into
fix-controlled-term-deserializationfrom
add-graph-traversal-visitor
Open

refactor: add graph traversal core and move resolution onto it#108
ehennestad wants to merge 1 commit into
fix-controlled-term-deserializationfrom
add-graph-traversal-visitor

refactor: add graph traversal core and move resolution onto it

4fdcb07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 82.82828% with 17 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (fix-controlled-term-deserialization@84aee20). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ternal/+openminds/+internal/+graph/TraversalCore.m 77.77% 8 Missing ⚠️
.../+openminds/+internal/+resolver/InstanceResolver.m 20.00% 4 Missing ⚠️
.../+openminds/+internal/+resolver/ResolvingVisitor.m 86.36% 3 Missing ⚠️
code/internal/+openminds/+abstract/Schema.m 81.81% 2 Missing ⚠️
Additional details and impacted files
@@                          Coverage Diff                           @@
##             fix-controlled-term-deserialization     #108   +/-   ##
======================================================================
  Coverage                                       ?   79.20%           
======================================================================
  Files                                          ?      419           
  Lines                                          ?     4083           
  Branches                                       ?        0           
======================================================================
  Hits                                           ?     3234           
  Misses                                         ?      849           
  Partials                                       ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.