mouuff / go-rocket-update

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

Rework PostUpdate hooks #18

Closed mouuff closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #18 (c8ea9cf) into master (2809119) will decrease coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   74.80%   74.69%   -0.12%     
==========================================
  Files          17       17              
  Lines         655      652       -3     
==========================================
- Hits          490      487       -3     
  Misses         87       87              
  Partials       78       78              
Flag Coverage Δ
unittests 74.69% <100.00%> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
pkg/updater/updater.go 73.91% <100.00%> (-1.09%) :arrow_down:

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 2809119...c8ea9cf. Read the comment docs.