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 the fetched PRs duplication #16

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Fixes #15

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (c50ca17) into main (9e041c9) will increase coverage by 0.37%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   80.14%   80.51%   +0.37%     
==========================================
  Files           3        3              
  Lines         418      426       +8     
==========================================
+ Hits          335      343       +8     
  Misses         69       69              
  Partials       14       14              
Impacted Files Coverage Δ
poi.go 86.36% <90.90%> (+0.29%) :arrow_up:
querygen.go 100.00% <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 9e041c9...c50ca17. Read the comment docs.