saketkc / pysradb

Package for fetching metadata and downloading data from SRA/ENA/GEO
https://saketkc.github.io/pysradb
BSD 3-Clause "New" or "Revised" License
310 stars 51 forks source link

Sra bug fix #92

Closed bscrow closed 3 years ago

bscrow commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #92 (989155f) into master (733c938) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   54.19%   54.41%   +0.22%     
==========================================
  Files           7        7              
  Lines        1777     1777              
==========================================
+ Hits          963      967       +4     
+ Misses        814      810       -4     
Impacted Files Coverage Δ
pysradb/search.py 79.81% <100.00%> (ø)
pysradb/sraweb.py 80.76% <0.00%> (+0.80%) :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 733c938...989155f. Read the comment docs.

saketkc commented 3 years ago

Awesome, thanks a lot @bscrow for taking care of this so quickly!