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 units #193

Closed cmungall closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #193 (d8a6091) into main (7a53613) will decrease coverage by 0.55%. The diff coverage is 3.84%.

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   63.33%   62.77%   -0.56%     
==========================================
  Files          50       51       +1     
  Lines        5501     5553      +52     
  Branches     1567     1575       +8     
==========================================
+ Hits         3484     3486       +2     
- Misses       1598     1648      +50     
  Partials      419      419              
Impacted Files Coverage Δ
linkml_runtime/linkml_model/units.py 0.00% <0.00%> (ø)
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 60763dc...d8a6091. Read the comment docs.