GeneDx / phenopy

Phenotype comparison tools using semantic similarity.
Other
55 stars 11 forks source link

Feature/cluster class #80

Closed vgainullin closed 1 year ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #80 (07cf224) into develop (81af1a2) will decrease coverage by 10.91%. The diff coverage is 40.43%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #80       +/-   ##
============================================
- Coverage    73.12%   62.20%   -10.92%     
============================================
  Files           11       12        +1     
  Lines          707     1077      +370     
============================================
+ Hits           517      670      +153     
- Misses         190      407      +217     
Flag Coverage Δ
unittests 62.20% <40.43%> (-10.92%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
phenopy/__main__.py 0.00% <0.00%> (ø)
phenopy/config.py 77.10% <ø> (ø)
phenopy/likelihood.py 100.00% <ø> (ø)
phenopy/cluster.py 43.10% <43.10%> (ø)
phenopy/d2p.py 70.37% <0.00%> (+1.23%) :arrow_up:
phenopy/network.py 79.66% <0.00%> (+3.38%) :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 81af1a2...07cf224. Read the comment docs.