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

linkml-model pre-release 1.5 #255

Closed cmungall closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #255 (fadd52a) into main (b992fe0) will increase coverage by 0.85%. The diff coverage is 69.73%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
+ Coverage   63.54%   64.39%   +0.85%     
==========================================
  Files          53       53              
  Lines        6117     6626     +509     
  Branches     1650     1746      +96     
==========================================
+ Hits         3887     4267     +380     
- Misses       1774     1846      +72     
- Partials      456      513      +57     
Impacted Files Coverage Δ
linkml_runtime/linkml_model/annotations.py 90.38% <ø> (ø)
linkml_runtime/linkml_model/extensions.py 85.45% <ø> (ø)
linkml_runtime/linkml_model/mappings.py 0.00% <ø> (ø)
linkml_runtime/index/object_index.py 88.28% <12.50%> (-3.53%) :arrow_down:
linkml_runtime/dumpers/rdflib_dumper.py 94.94% <40.00%> (-2.97%) :arrow_down:
linkml_runtime/utils/context_utils.py 68.33% <50.00%> (-1.85%) :arrow_down:
linkml_runtime/utils/schemaview.py 83.29% <55.67%> (-3.11%) :arrow_down:
linkml_runtime/linkml_model/meta.py 56.57% <72.72%> (+3.78%) :arrow_up:
linkml_runtime/utils/namespaces.py 72.18% <83.33%> (+1.30%) :arrow_up:
linkml_runtime/__init__.py 100.00% <100.00%> (ø)
... and 1 more

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

cmungall commented 1 year ago

for windows failure see discussion here #254