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

Support for `gh pr checkout` #38

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

A branch can be deleted when a PR from a forked repository is gh pr checkout. Resolves #37

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (9a842cb) into main (67768ba) will decrease coverage by 0.31%. The diff coverage is 86.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   88.97%   88.66%   -0.32%     
==========================================
  Files           3        3              
  Lines         508      538      +30     
==========================================
+ Hits          452      477      +25     
- Misses         43       46       +3     
- Partials       13       15       +2     
Impacted Files Coverage Δ
poi.go 90.60% <86.11%> (-0.60%) :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 67768ba...9a842cb. Read the comment docs.