mouuff / go-rocket-update

Easy to use and modular library to make self updating golang programs
Other
103 stars 11 forks source link

Feature/update hook #17

Closed mouuff closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (9b47029) into master (77dfb83) will increase coverage by 0.19%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   74.61%   74.80%   +0.19%     
==========================================
  Files          17       17              
  Lines         650      655       +5     
==========================================
+ Hits          485      490       +5     
  Misses         87       87              
  Partials       78       78              
Flag Coverage Δ
unittests 74.80% <100.00%> (+0.19%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/updater/updater.go 75.00% <100.00%> (+1.86%) :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 77dfb83...9b47029. Read the comment docs.