swellaby / rusty-hook

git hook manager, geared toward Rust projects
MIT License
207 stars 11 forks source link

Add cli upgrade/management support #55

Closed calebcartwright closed 5 years ago

calebcartwright commented 5 years ago

Changes

Related Issues

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #55   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      4    +1     
  Lines         141    169   +28     
=====================================
+ Hits          141    169   +28
Impacted Files Coverage Δ
src/hooks.rs 100% <100%> (ø)
src/git.rs 100% <100%> (ø) :arrow_up:
src/rusty_hook.rs 100% <100%> (ø) :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 1210b89...d270ebc. Read the comment docs.