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
307 stars 50 forks source link

changed print statement to original #33

Closed DaasDaham closed 4 years ago

DaasDaham commented 4 years ago

I am really sorry for this! This change got introduced in the last commit.

codecov[bot] commented 4 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.40%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   39.02%   39.43%   +0.40%     
==========================================
  Files           5        5              
  Lines         984      984              
==========================================
+ Hits          384      388       +4     
+ Misses        600      596       -4     
Impacted Files Coverage Δ
pysradb/cli.py 0.00% <0.00%> (ø)
pysradb/sraweb.py 82.61% <0.00%> (+0.95%) :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 babd8f6...33e6cff. Read the comment docs.

saketkc commented 4 years ago

Thanks @DaasDaham! Fixed in a separate pr.