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

Rename option `--check` to `--dry-run` #45

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Resolves #43

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (e458efc) into main (322785e) will decrease coverage by 0.15%. The diff coverage is 63.63%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   89.31%   89.16%   -0.16%     
==========================================
  Files           3        3              
  Lines         571      572       +1     
==========================================
  Hits          510      510              
- Misses         46       47       +1     
  Partials       15       15              
Impacted Files Coverage Δ
main.go 79.50% <55.55%> (-0.66%) :arrow_down:
poi.go 91.33% <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 322785e...e458efc. Read the comment docs.