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.10.0 #102

Closed stolarczyk closed 3 years ago

stolarczyk commented 4 years ago

to do:

wait for:

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (32f991f) into master (7859df1) will decrease coverage by 3.14%. The diff coverage is 86.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   81.13%   77.98%   -3.15%     
==========================================
  Files          26       31       +5     
  Lines        1569     2580    +1011     
==========================================
+ Hits         1273     2012     +739     
- Misses        296      568     +272     
Impacted Files Coverage Δ
refgenconf/_version.py 100.00% <ø> (ø)
refgenconf/refgenconf.py 67.10% <ø> (-2.26%) :arrow_down:
setup.py 0.00% <0.00%> (ø)
tests/test_packaging.py 86.66% <ø> (ø)
refgenconf/henge.py 69.16% <69.16%> (ø)
tests/conftest.py 71.15% <76.92%> (-21.78%) :arrow_down:
refgenconf/helpers.py 80.13% <79.67%> (-1.35%) :arrow_down:
refgenconf/seqcol.py 93.54% <93.54%> (ø)
tests/test_upgrade.py 97.87% <97.87%> (ø)
refgenconf/__init__.py 100.00% <100.00%> (ø)
... and 37 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 7859df1...32f991f. Read the comment docs.