GeneDx / phenopy

Phenotype comparison tools using semantic similarity.
Other
59 stars 10 forks source link

Feature/wbma age #14

Closed vgainullin closed 5 years ago

vgainullin commented 5 years ago

Ready to merge

codecov-io commented 5 years ago

Codecov Report

Merging #14 into develop will increase coverage by 3.82%. The diff coverage is 81.1%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #14      +/-   ##
===========================================
+ Coverage    66.28%   70.11%   +3.82%     
===========================================
  Files            8        9       +1     
  Lines          439      542     +103     
===========================================
+ Hits           291      380      +89     
- Misses         148      162      +14
Flag Coverage Δ
#unittests 70.11% <81.1%> (+3.82%) :arrow_up:
Impacted Files Coverage Δ
phenopy/config.py 72.46% <ø> (ø) :arrow_up:
phenopy/__main__.py 0% <0%> (ø) :arrow_up:
phenopy/network.py 80.95% <100%> (ø) :arrow_up:
phenopy/score.py 100% <100%> (+0.97%) :arrow_up:
phenopy/ic.py 100% <100%> (ø) :arrow_up:
phenopy/obo.py 87.71% <100%> (+1.18%) :arrow_up:
phenopy/weights.py 82.14% <82.14%> (ø)
phenopy/util.py 82.35% <88.23%> (+6.49%) :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 6fc4094...12b6037. Read the comment docs.