mouuff / go-rocket-update

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

More modular executable name option #10

Closed mouuff closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #10 (a29122a) into master (4602f11) will decrease coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   61.11%   61.04%   -0.07%     
==========================================
  Files          14       14              
  Lines         558      557       -1     
==========================================
- Hits          341      340       -1     
  Misses        121      121              
  Partials       96       96              
Flag Coverage Δ
unittests 61.04% <100.00%> (-0.07%) :arrow_down:

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

Impacted Files Coverage Δ
pkg/updater/updater.go 58.20% <100.00%> (-0.62%) :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 4602f11...a29122a. Read the comment docs.