refgenie / refgenconf

A Python object for standardized reference genome assets.
http://refgenie.databio.org
BSD 2-Clause "Simplified" License
3 stars 6 forks source link

v0.9.1 #97

Closed stolarczyk closed 4 years ago

stolarczyk commented 4 years ago

todo:

closes #96

codecov-commenter commented 4 years ago

Codecov Report

Merging #97 into master will increase coverage by 4.01%. The diff coverage is 91.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   76.86%   80.88%   +4.01%     
==========================================
  Files          23       26       +3     
  Lines        1435     1564     +129     
==========================================
+ Hits         1103     1265     +162     
+ Misses        332      299      -33     
Impacted Files Coverage Δ
tests/test_1pull_asset.py 98.64% <ø> (-0.15%) :arrow_down:
tests/test_get_asset.py 100.00% <ø> (ø)
refgenconf/helpers.py 81.48% <84.21%> (-1.86%) :arrow_down:
refgenconf/refgenconf.py 68.84% <85.05%> (+6.66%) :arrow_up:
refgenconf/__init__.py 100.00% <100.00%> (ø)
refgenconf/_version.py 100.00% <100.00%> (ø)
tests/test_add.py 100.00% <100.00%> (ø)
tests/test_getseq.py 100.00% <100.00%> (ø)
tests/test_init.py 100.00% <100.00%> (ø)
tests/test_list_remote.py 100.00% <100.00%> (ø)
... and 6 more

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 a186c54...558203a. Read the comment docs.