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

Do not mutate Schema object in schemaview. Fixes https://github.com/linkml/linkml/issues/1394 #262

Closed cmungall closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #262 (5b7afae) into main (74d699c) will not change coverage. The diff coverage is 88.23%.

: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     #262   +/-   ##
=======================================
  Coverage   65.86%   65.86%           
=======================================
  Files          56       56           
  Lines        7613     7613           
  Branches     2012     2012           
=======================================
  Hits         5014     5014           
  Misses       2009     2009           
  Partials      590      590           
Impacted Files Coverage Δ
linkml_runtime/utils/context_utils.py 68.33% <ø> (ø)
linkml_runtime/utils/schemaview.py 87.79% <88.23%> (ø)

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