Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

refactor: move modules from utils to types

259c3dc
Select commit
Loading
Failed to load commit list.
Draft

refactor: move modules from utils to types #396

refactor: move modules from utils to types
259c3dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

63.40% (-1.06%) compared to faac277

View this Pull Request on Codecov

63.40% (-1.06%) compared to faac277

Details

Codecov Report

❌ Patch coverage is 14.73684% with 162 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.40%. Comparing base (faac277) to head (259c3dc).
⚠️ Report is 264 commits behind head on main.

Files with missing lines Patch % Lines
linkml_runtime/utils/permissiblevalueimpl.py 0.00% 96 Missing ⚠️
linkml_runtime/utils/curie_validator.py 0.00% 51 Missing ⚠️
linkml_runtime/linkml_model/datasets.py 0.00% 5 Missing ⚠️
linkml_runtime/linkml_model/validation.py 0.00% 5 Missing ⚠️
linkml_runtime/linkml_model/mappings.py 0.00% 3 Missing ⚠️
linkml_runtime/utils/schemaview.py 0.00% 1 Missing ⚠️
linkml_runtime/utils/yamlutils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
- Coverage   64.45%   63.40%   -1.06%     
==========================================
  Files          62       64       +2     
  Lines        8846     8993     +147     
  Branches     2556     2586      +30     
==========================================
  Hits         5702     5702              
- Misses       2535     2682     +147     
  Partials      609      609              

☔ 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.