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.12.0 #130

Closed stolarczyk closed 3 years ago

stolarczyk commented 3 years ago

to do

codecov[bot] commented 3 years ago

Codecov Report

Merging #130 (4dddd0b) into master (7372884) will increase coverage by 0.31%. The diff coverage is 83.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   81.03%   81.35%   +0.31%     
==========================================
  Files          36       36              
  Lines        2805     2917     +112     
==========================================
+ Hits         2273     2373     +100     
- Misses        532      544      +12     
Impacted Files Coverage Δ
refgenconf/populator.py 80.00% <74.41%> (+33.84%) :arrow_up:
refgenconf/helpers.py 81.29% <75.00%> (-0.59%) :arrow_down:
refgenconf/refgenconf.py 72.46% <79.41%> (+0.13%) :arrow_up:
refgenconf/_version.py 100.00% <100.00%> (ø)
refgenconf/const.py 100.00% <100.00%> (ø)
tests/test_listing.py 100.00% <100.00%> (ø)
tests/test_plugins.py 98.18% <100.00%> (+1.75%) :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 7372884...4dddd0b. Read the comment docs.

stolarczyk commented 3 years ago

@nsheff are you planning any updates to the looper plugin?

nsheff commented 3 years ago

I think yes I'm not quite finished with it. Will try to get it done by Thursday. it will only be small tweaks

nsheff commented 3 years ago

should this be 0.12.0?

stolarczyk commented 3 years ago

good call, we added some features