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

Adding test for ambiguous attributes #207

Closed cmungall closed 2 years ago

cmungall commented 2 years ago

See #210 210

codecov-commenter commented 2 years ago

Codecov Report

Merging #207 (b47e995) into main (7a53613) will decrease coverage by 1.05%. The diff coverage is 46.28%.

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   63.33%   62.27%   -1.06%     
==========================================
  Files          50       51       +1     
  Lines        5501     5909     +408     
  Branches     1567     1684     +117     
==========================================
+ Hits         3484     3680     +196     
- Misses       1598     1775     +177     
- Partials      419      454      +35     
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.70% <52.27%> (-0.05%) :arrow_down:
linkml_runtime/linkml_model/units.py 76.00% <76.00%> (ø)
linkml_runtime/utils/schemaview.py 86.01% <84.00%> (+1.60%) :arrow_up:
linkml_runtime/utils/distroutils.py 71.42% <100.00%> (+0.69%) :arrow_up:
... and 7 more

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