apriha / snps

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

v2.5.0 #157

Closed apriha closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #157 (d766860) into master (0df15dd) will decrease coverage by 1.30%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   93.39%   92.09%   -1.31%     
==========================================
  Files           8        8              
  Lines        1559     1568       +9     
  Branches      282      316      +34     
==========================================
- Hits         1456     1444      -12     
- Misses         55       77      +22     
+ Partials       48       47       -1     
Impacted Files Coverage Δ
src/snps/ensembl.py 34.88% <0.00%> (-30.97%) :arrow_down:
src/snps/snps.py 94.89% <0.00%> (-1.05%) :arrow_down:
src/snps/resources.py 93.81% <0.00%> (-0.35%) :arrow_down:
src/snps/__init__.py 100.00% <0.00%> (ø)
src/snps/io/__init__.py 100.00% <0.00%> (ø)
src/snps/io/reader.py 94.33% <0.00%> (+0.01%) :arrow_up:
src/snps/io/writer.py 87.17% <0.00%> (+0.11%) :arrow_up:
src/snps/utils.py 90.00% <0.00%> (+0.12%) :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 0df15dd...d766860. Read the comment docs.