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

Add linting and formatting to linkml-runtime#347

Open
sneakers-the-rat wants to merge 12 commits into
linkml:mainfrom
sneakers-the-rat:ruff-linting
Open

Add linting and formatting to linkml-runtime#347
sneakers-the-rat wants to merge 12 commits into
linkml:mainfrom
sneakers-the-rat:ruff-linting

relock

4d89f20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

63.74% (-0.06%) compared to 00abef0

View this Pull Request on Codecov

63.74% (-0.06%) compared to 00abef0

Details

Codecov Report

❌ Patch coverage is 60.84724% with 305 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.74%. Comparing base (00abef0) to head (4d89f20).
⚠️ Report is 275 commits behind head on main.

Files with missing lines Patch % Lines
linkml_runtime/linkml_model/datasets.py 0.00% 84 Missing ⚠️
linkml_runtime/linkml_model/validation.py 0.00% 25 Missing ⚠️
linkml_runtime/utils/schemaview_cli.py 0.00% 25 Missing ⚠️
linkml_runtime/linkml_model/mappings.py 0.00% 16 Missing ⚠️
linkml_runtime/processing/referencevalidator.py 74.46% 10 Missing and 2 partials ⚠️
linkml_runtime/utils/namespaces.py 60.00% 10 Missing and 2 partials ⚠️
linkml_runtime/utils/schemaview.py 84.61% 10 Missing and 2 partials ⚠️
linkml_runtime/utils/permissiblevalueimpl.py 0.00% 11 Missing ⚠️
linkml_runtime/utils/yamlutils.py 75.60% 9 Missing and 1 partial ⚠️
linkml_runtime/loaders/loader_root.py 65.21% 7 Missing and 1 partial ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
- Coverage   63.79%   63.74%   -0.06%     
==========================================
  Files          63       63              
  Lines        8946     8939       -7     
  Branches     2587     2589       +2     
==========================================
- Hits         5707     5698       -9     
  Misses       2633     2633              
- Partials      606      608       +2     

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