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

Ensure inference_utils works for slots with spaces #190

Closed cmungall closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #190 (9f04377) into main (7a53613) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   63.33%   63.34%   +0.01%     
==========================================
  Files          50       50              
  Lines        5501     5503       +2     
  Branches     1567     1567              
==========================================
+ Hits         3484     3486       +2     
  Misses       1598     1598              
  Partials      419      419              
Impacted Files Coverage Δ
linkml_runtime/utils/inference_utils.py 93.84% <100.00%> (+0.19%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6c94a6...9f04377. Read the comment docs.