refactor: move serialization onto the shared traversal core - #111
Merged
ehennestad merged 1 commit intoSep 3, 2026
Merged
Codecov / codecov/project
succeeded
Sep 2, 2026 in 0s
80.02% (target 30.00%)
View this Pull Request on Codecov
80.02% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 93.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.02%. Comparing base (7764bf6) to head (9af747b).
| 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.33% 80.02% +0.69%
===========================================================
Files 424 424
Lines 4098 4040 -58
===========================================================
- Hits 3251 3233 -18
+ Misses 847 807 -40 ☔ 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