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

Finish docs #30

Closed rlee287 closed 7 years ago

rlee287 commented 7 years ago

Bugfix or feature implementation (choose one): Feature implementation

Implementation description: Merge in finished documentation

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #30   +/-   ##
========================================
  Coverage    95.16%   95.16%           
========================================
  Files           14       14           
  Lines          806      806           
  Branches        82       82           
========================================
  Hits           767      767           
  Misses          14       14           
  Partials        25       25
Impacted Files Coverage Δ
pyautoupdate/launcher.py 95.77% <ø> (ø) :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 9b5c15e...aabae84. Read the comment docs.