linkml / linkml-runtime

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

bake mergeimports functionality into SchemaView #233

Closed sujaypatil96 closed 1 year ago

sujaypatil96 commented 1 year ago

Resolution for https://github.com/linkml/linkml/issues/969

CC: @turbomam

codecov-commenter commented 1 year ago

Codecov Report

Merging #233 (1d686ca) into main (f0cf680) will increase coverage by 0.50%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
+ Coverage   63.00%   63.50%   +0.50%     
==========================================
  Files          52       53       +1     
  Lines        6038     6103      +65     
  Branches     1628     1646      +18     
==========================================
+ Hits         3804     3876      +72     
+ Misses       1779     1773       -6     
+ Partials      455      454       -1     
Impacted Files Coverage Δ
linkml_runtime/utils/schemaview.py 86.66% <100.00%> (+0.34%) :arrow_up:
linkml_runtime/loaders/yaml_loader.py 91.30% <0.00%> (-8.70%) :arrow_down:
linkml_runtime/__init__.py 100.00% <0.00%> (ø)
linkml_runtime/dumpers/rdflib_dumper.py 97.91% <0.00%> (+0.29%) :arrow_up:
linkml_runtime/loaders/rdflib_loader.py 89.72% <0.00%> (+1.59%) :arrow_up:
linkml_runtime/utils/yamlutils.py 77.73% <0.00%> (+2.94%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.