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

add schemaview method to return permissible_value descendants and children #291

Closed sierra-moxon closed 7 months ago

sierra-moxon commented 7 months ago

Per request from Translator team for wrapping in bmt. this one is on a bit of a time crunch from folks over on there - if we could review and merge quickly that would be awesome!

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d45970a) 62.09% compared to head (641c7b5) 62.16%. Report is 1 commits behind head on main.

Files Patch % Lines
linkml_runtime/utils/schemaview.py 81.25% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## ========================================== + Coverage 62.09% 62.16% +0.06% ========================================== Files 63 63 Lines 8461 8476 +15 Branches 2170 2175 +5 ========================================== + Hits 5254 5269 +15 + Misses 2599 2598 -1 - Partials 608 609 +1 ```

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