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

dd linkml to introspection path #200

Closed cmungall closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #200 (0d5d532) into main (7a53613) will decrease coverage by 1.22%. The diff coverage is 45.81%.

@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   63.33%   62.11%   -1.23%     
==========================================
  Files          50       52       +2     
  Lines        5501     5904     +403     
  Branches     1567     1678     +111     
==========================================
+ Hits         3484     3667     +183     
- Misses       1598     1781     +183     
- Partials      419      456      +37     
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/linkml_model/types.py 100.00% <ø> (ø)
linkml_runtime/linkml_model/validation.py 0.00% <0.00%> (ø)
linkml_runtime/utils/introspection.py 68.75% <37.50%> (-31.25%) :arrow_down:
linkml_runtime/linkml_model/meta.py 52.66% <52.27%> (-0.09%) :arrow_down:
linkml_runtime/linkml_model/units.py 76.00% <76.00%> (ø)
linkml_runtime/utils/distroutils.py 71.42% <100.00%> (+0.69%) :arrow_up:
linkml_runtime/utils/formatutils.py 83.14% <100.00%> (+1.66%) :arrow_up:
... and 2 more

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