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

Fix for undeclared xsd when emitting literals #229

Closed cmungall closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #229 (badf9b3) into main (f0cf680) will increase coverage by 0.28%. The diff coverage is 90.27%.

@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   63.00%   63.28%   +0.28%     
==========================================
  Files          52       52              
  Lines        6038     6076      +38     
  Branches     1628     1642      +14     
==========================================
+ Hits         3804     3845      +41     
+ Misses       1779     1774       -5     
- Partials      455      457       +2     
Impacted Files Coverage Δ
linkml_runtime/loaders/yaml_loader.py 91.30% <77.77%> (-8.70%) :arrow_down:
linkml_runtime/utils/schemaview.py 86.02% <85.71%> (-0.30%) :arrow_down:
linkml_runtime/dumpers/rdflib_dumper.py 97.91% <100.00%> (+0.29%) :arrow_up:
linkml_runtime/loaders/rdflib_loader.py 89.72% <100.00%> (+1.59%) :arrow_up:
linkml_runtime/utils/yamlutils.py 77.73% <0.00%> (+2.94%) :arrow_up:

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