seachicken / gh-poi

✨ Safely clean up your local branches
https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3
MIT License
642 stars 17 forks source link

Add --debug option #84

Closed seachicken closed 1 year ago

seachicken commented 1 year ago

Logging input/output of external commands to facilitate solving execution environment-dependent problems.

Related issue #79

codecov[bot] commented 1 year ago

Codecov Report

Merging #84 (573a927) into main (78a9660) will decrease coverage by 0.22%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   87.94%   87.71%   -0.23%     
==========================================
  Files           3        3              
  Lines         622      627       +5     
==========================================
+ Hits          547      550       +3     
- Misses         56       58       +2     
  Partials       19       19              
Impacted Files Coverage Δ
main.go 77.20% <72.72%> (-0.66%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.