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

Fix Not Found error #13

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Fixes #12

GitHub Enterprise requires the hostname option for gh api

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (6b5e806) into main (0b6c494) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   80.00%   80.14%   +0.14%     
==========================================
  Files           3        3              
  Lines         415      418       +3     
==========================================
+ Hits          332      335       +3     
  Misses         69       69              
  Partials       14       14              
Impacted Files Coverage Δ
poi.go 86.07% <100.00%> (+0.15%) :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 0b6c494...6b5e806. Read the comment docs.