This repository was archived by the owner on Apr 16, 2026. It is now read-only.
feat(schemaview): add is_simple_dict method #351
Draft
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
63.10% (-0.34%) compared to 1b5e9f7
View this Pull Request on Codecov
63.10% (-0.34%) compared to 1b5e9f7
Details
Codecov Report
❌ Patch coverage is 6.45161% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.10%. Comparing base (1b5e9f7) to head (1b4c088).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| linkml_runtime/utils/schemaview.py | 6.45% | 29 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #351 +/- ##
==========================================
- Coverage 63.43% 63.10% -0.34%
==========================================
Files 63 62 -1
Lines 8982 8985 +3
Branches 2574 2588 +14
==========================================
- Hits 5698 5670 -28
- Misses 2665 2695 +30
- Partials 619 620 +1 ☔ View full report in Codecov by Sentry.
📢 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