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

Delete merged branches that have been checked out #26

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Resolves #25

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (c0aa0ff) into main (a73502a) will increase coverage by 0.79%. The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   88.99%   89.79%   +0.79%     
==========================================
  Files           3        3              
  Lines         527      578      +51     
==========================================
+ Hits          469      519      +50     
- Misses         44       46       +2     
+ Partials       14       13       -1     
Impacted Files Coverage Δ
poi.go 91.32% <93.44%> (+0.88%) :arrow_up:
main.go 82.05% <100.00%> (ø)

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 a73502a...c0aa0ff. Read the comment docs.