linkml / linkml-runtime

Runtime support for linkml generated models
https://linkml.io/linkml/
Creative Commons Zero v1.0 Universal
22 stars 21 forks source link

DO NOT MERGE YET linkml-model 1.7.0rc #295

Closed cmungall closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 202 lines in your changes are missing coverage. Please review.

Comparison is base (801973d) 61.99% compared to head (2e35728) 62.90%. Report is 1 commits behind head on main.

Files Patch % Lines
linkml_runtime/linkml_model/meta.py 45.32% 189 Missing and 4 partials :warning:
linkml_runtime/linkml_model/datasets.py 0.00% 6 Missing :warning:
linkml_runtime/linkml_model/validation.py 0.00% 2 Missing :warning:
linkml_runtime/linkml_model/linkml_files.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ========================================== + Coverage 61.99% 62.90% +0.91% ========================================== Files 63 62 -1 Lines 8480 8529 +49 Branches 2176 2239 +63 ========================================== + Hits 5257 5365 +108 + Misses 2612 2554 -58 + Partials 611 610 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cmungall commented 5 months ago

This has been fully tested with the linkml repo: https://github.com/linkml/linkml/pull/1847