vericast / conda-mirror

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

Modify run summary. Configure flake8 on travis #53

Closed ericdill closed 7 years ago

ericdill commented 7 years ago

Accidentally pushed to origin. Can ignore the travis-ci/push failure

parente commented 7 years ago

Looks fine so far. Was going to ask where the summary keys are used, but you just pushed a test demonstrating.

codecov[bot] commented 7 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   96.37%   96.62%   +0.25%     
==========================================
  Files           2        2              
  Lines         248      237      -11     
==========================================
- Hits          239      229      -10     
+ Misses          9        8       -1
Impacted Files Coverage Δ
conda_mirror/conda_mirror.py 96.58% <100%> (+0.25%) :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 399f580...7da81cc. Read the comment docs.