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

Robust update #19

Closed rlee287 closed 7 years ago

rlee287 commented 7 years ago

Fixes Point 5 of #14. Point 6 can be fixed on this branch later.

codecov-io commented 7 years ago

Current coverage is 94.237% (diff: 86.957%)

Merging #19 into develop will decrease coverage by 0.334%

@@            develop        #19   diff @@
==========================================
  Files            14         14          
  Lines           571        590    +19   
  Methods           0          0          
  Messages          0          0          
  Branches         53         58     +5   
==========================================
+ Hits            540        556    +16   
- Misses           10         13     +3   
  Partials         21         21          

Powered by Codecov. Last update abfd9f4...b83c111

rlee287 commented 7 years ago

PullApprove approval signified

Approved with PullApprove