apriha / snps

tools for reading, writing, merging, and remapping SNPs
BSD 3-Clause "New" or "Revised" License
100 stars 19 forks source link

v2.4.0 #148

Closed apriha closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #148 (9b54344) into master (8ca5d75) will decrease coverage by 1.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   93.44%   92.04%   -1.40%     
==========================================
  Files           8        8              
  Lines        1540     1559      +19     
  Branches      273      274       +1     
==========================================
- Hits         1439     1435       -4     
- Misses         54       77      +23     
  Partials       47       47              
Impacted Files Coverage Δ
src/snps/io/reader.py 94.32% <ø> (ø)
src/snps/io/writer.py 87.06% <ø> (ø)
src/snps/resources.py 93.79% <ø> (-0.37%) :arrow_down:
src/snps/utils.py 89.87% <ø> (ø)
src/snps/snps.py 94.88% <100.00%> (-0.92%) :arrow_down:
src/snps/ensembl.py 31.70% <0.00%> (-39.03%) :arrow_down:

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 8ca5d75...9b54344. Read the comment docs.