aaronmussig / PhyloDM

Efficient calculation of phylogenetic distance matrices.
GNU General Public License v3.0
45 stars 2 forks source link

1.3.0 #4

Closed aaronmussig closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #4 into master will decrease coverage by 0.01%. The diff coverage is 97.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   99.43%   99.41%   -0.02%     
==========================================
  Files          10       10              
  Lines         529      517      -12     
==========================================
- Hits          526      514      -12     
  Misses          3        3              
Impacted Files Coverage Δ
tests/test_common.py 100.00% <ø> (ø)
phylodm/pdm.py 98.30% <96.55%> (-0.03%) :arrow_down:
phylodm/__init__.py 100.00% <100.00%> (ø)
phylodm/common.py 93.33% <100.00%> (ø)
phylodm/symmat.py 100.00% <100.00%> (ø)
tests/test_symmat.py 100.00% <100.00%> (ø)

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 42356bc...eee66b5. Read the comment docs.