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

include subsets in merge_schemas method. #230

Closed cmungall closed 1 year ago

cmungall commented 1 year ago

Fixes https://github.com/linkml/linkml/issues/1143

Also fixes problem whereby the merge order of enums is not respected

codecov-commenter commented 1 year ago

Codecov Report

Merging #230 (0df3da2) into main (badf9b3) will increase coverage by 0.03%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   63.28%   63.31%   +0.03%     
==========================================
  Files          52       52              
  Lines        6076     6079       +3     
  Branches     1642     1644       +2     
==========================================
+ Hits         3845     3849       +4     
+ Misses       1774     1772       -2     
- Partials      457      458       +1     
Impacted Files Coverage Δ
linkml_runtime/utils/schemaview.py 86.20% <50.00%> (+0.17%) :arrow_up:

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