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

Fix closed PR color from gray to red #36

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Gray only if the state is Open and draft, along with GitHub UI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (c2696cc) into main (63af4a9) will increase coverage by 0.02%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   88.95%   88.97%   +0.02%     
==========================================
  Files           3        3              
  Lines         507      508       +1     
==========================================
+ Hits          451      452       +1     
+ Misses         44       43       -1     
- Partials       12       13       +1     
Impacted Files Coverage Δ
main.go 80.16% <40.00%> (+0.16%) :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 63af4a9...c2696cc. Read the comment docs.