seachicken / gh-poi

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

Avoid error when there is a detached branch #46

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Fixes #44

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (868e227) into main (de9eacb) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   89.16%   89.23%   +0.07%     
==========================================
  Files           3        3              
  Lines         572      576       +4     
==========================================
+ Hits          510      514       +4     
  Misses         47       47              
  Partials       15       15              
Impacted Files Coverage Δ
poi.go 91.41% <100.00%> (+0.08%) :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 de9eacb...868e227. Read the comment docs.