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

Improve association of local branches with PR #24

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

Resolves #22

image
codecov[bot] commented 2 years ago

Codecov Report

Merging #24 (46068ca) into main (50c964d) will increase coverage by 0.73%. The diff coverage is 90.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   88.26%   88.99%   +0.73%     
==========================================
  Files           3        3              
  Lines         426      527     +101     
==========================================
+ Hits          376      469      +93     
- Misses         38       44       +6     
- Partials       12       14       +2     
Impacted Files Coverage Δ
poi.go 90.43% <90.59%> (+0.57%) :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 50c964d...46068ca. Read the comment docs.