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

Improve performance when commit logs are long #35

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Fixes #34

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (1260b9f) into main (a2a845b) will increase coverage by 0.26%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   88.69%   88.95%   +0.26%     
==========================================
  Files           3        3              
  Lines         504      507       +3     
==========================================
+ Hits          447      451       +4     
+ Misses         45       44       -1     
  Partials       12       12              
Impacted Files Coverage Δ
poi.go 91.20% <100.00%> (+0.35%) :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 a2a845b...1260b9f. Read the comment docs.