refactor: move serialization onto the shared traversal core - #111
Open
ehennestad wants to merge 1 commit into
Open
refactor: move serialization onto the shared traversal core#111ehennestad wants to merge 1 commit into
ehennestad wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 31, 2026 in 0s
79.83% (target 30.00%)
View this Pull Request on Codecov
79.83% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 93.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.83%. Comparing base (0bc8394) to head (4e9ede2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...de/internal/+openminds/+abstract/BaseTransformer.m | 76.47% | 4 Missing |
| .../+openminds/+internal/+serializer/BaseSerializer.m | 98.27% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## add-jsonld-deserializer #111 +/- ##
===========================================================
+ Coverage 79.31% 79.83% +0.51%
===========================================================
Files 422 422
Lines 4095 4056 -39
===========================================================
- Hits 3248 3238 -10
+ Misses 847 818 -29 ☔ 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.
Loading