linkml / linkml-runtime

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

SchemaView additional methods for induced elements. induced_slot can be used without class argument. added induced enum, type. #174

Closed cmungall closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #174 (a1d2c0c) into main (1cdeb8f) will increase coverage by 0.21%. The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   62.40%   62.61%   +0.21%     
==========================================
  Files          49       49              
  Lines        5410     5446      +36     
  Branches     1540     1550      +10     
==========================================
+ Hits         3376     3410      +34     
- Misses       1650     1651       +1     
- Partials      384      385       +1     
Impacted Files Coverage Δ
linkml_runtime/utils/schemaview.py 84.15% <81.81%> (-0.34%) :arrow_down:
linkml_runtime/utils/yamlutils.py 74.35% <0.00%> (-0.86%) :arrow_down:
linkml_runtime/linkml_model/meta.py 51.58% <0.00%> (+0.09%) :arrow_up:
linkml_runtime/utils/eval_utils.py 79.78% <0.00%> (+4.25%) :arrow_up:
linkml_runtime/__init__.py 100.00% <0.00%> (+10.52%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b96db2...a1d2c0c. Read the comment docs.