rlee287 / pyautoupdate

An auto-update API for Python programs. ARCHIVED: The update mechanism here contains no guarantees about code integrity. You may want to look at TUF (The Update Framework) instead.
GNU Lesser General Public License v2.1
14 stars 2 forks source link

Doc build #33

Closed rlee287 closed 7 years ago

rlee287 commented 7 years ago

Bugfix or feature implementation (choose one): Cleaning technical debt

Issue number fixed: Partly addresses #32

Implementation description: Various tweaks to Travis CI config files and scripts

codecov-io commented 7 years ago

Codecov Report

Merging #33 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #33   +/-   ##
========================================
  Coverage    94.47%   94.47%           
========================================
  Files           14       14           
  Lines          814      814           
  Branches        80       80           
========================================
  Hits           769      769           
  Misses          18       18           
  Partials        27       27

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 6e2a5c7...ff2efff. Read the comment docs.