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.11.1 #127

Closed stolarczyk closed 3 years ago

stolarczyk commented 3 years ago

fixes required by https://github.com/refgenie/refgenie_nfcore/issues/2

todo:

codecov[bot] commented 3 years ago

Codecov Report

Merging #127 (97aec53) into master (7372884) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   81.03%   81.00%   -0.03%     
==========================================
  Files          36       36              
  Lines        2805     2812       +7     
==========================================
+ Hits         2273     2278       +5     
- Misses        532      534       +2     
Impacted Files Coverage Δ
refgenconf/refgenconf.py 72.17% <ø> (-0.16%) :arrow_down:
refgenconf/_version.py 100.00% <100.00%> (ø)
tests/test_listing.py 100.00% <100.00%> (ø)

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...97aec53. Read the comment docs.

nsheff commented 3 years ago

I think this is fine for a point release when you have time.