vericast / conda-mirror

Mirror upstream conda channels
BSD 3-Clause "New" or "Revised" License
72 stars 60 forks source link

Updates to README, Travis, test coverage #27

Closed opiethehokie closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.89%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   90.12%   91.02%   +0.89%     
==========================================
  Files           2        2              
  Lines         243      245       +2     
==========================================
+ Hits          219      223       +4     
+ Misses         24       22       -2
Impacted Files Coverage Δ
conda_mirror/conda_mirror.py 90.9% <100%> (+0.9%) :white_check_mark:

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 d28b012...2f8d030. Read the comment docs.

ericdill commented 7 years ago

Thanks @opiethehokie . I think that definitely clarifies usage in the readme and improving the test coverage is always welcome :tada: