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

update curies package, fixes #1444 #266

Closed sierra-moxon closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #266 (3f0b1e7) into main (74d699c) will increase coverage by 0.00%. The diff coverage is 89.47%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   65.86%   65.86%           
=======================================
  Files          56       56           
  Lines        7613     7615    +2     
  Branches     2012     2013    +1     
=======================================
+ Hits         5014     5016    +2     
  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%> (ø)
linkml_runtime/processing/referencevalidator.py 69.91% <100.00%> (+0.10%) :arrow_up:
hrshdhgd commented 1 year ago

Fixes https://github.com/linkml/linkml/issues/1444#issuecomment-1544908199