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

Does not fail even when `git status` returns an error #58

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Fixes #57

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (a401802) into main (88e4f6c) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   89.24%   89.17%   -0.08%     
==========================================
  Files           3        3              
  Lines         586      582       -4     
==========================================
- Hits          523      519       -4     
  Misses         48       48              
  Partials       15       15              
Impacted Files Coverage Δ
poi.go 91.30% <100.00%> (-0.08%) :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 88e4f6c...a401802. Read the comment docs.