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

Add docs #15

Closed rlee287 closed 7 years ago

rlee287 commented 7 years ago

This adds documentation and tidies up docstrings for all the classes and tests.

codecov-io commented 7 years ago

Current coverage is 85.009% (diff: 100%)

Merging #15 into develop will not change coverage

@@            develop        #15   diff @@
==========================================
  Files            18         18          
  Lines           567        567          
  Methods           0          0          
  Messages          0          0          
  Branches         65         65          
==========================================
  Hits            482        482          
  Misses           63         63          
  Partials         22         22          

Powered by Codecov. Last update c93c12c...8ce8df9

rlee287 commented 7 years ago

I will merge this now and keep working on the add_docs branch to finish writing docs. I will create a new PR for this branch later on. PullApprove approval signified

Approved with PullApprove