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

Refactor to testable design #10

Closed seachicken closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (7c81ed7) into main (03f1463) will increase coverage by 38.22%. The diff coverage is 89.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #10       +/-   ##
===========================================
+ Coverage   43.79%   82.02%   +38.22%     
===========================================
  Files           3        3               
  Lines         379      395       +16     
===========================================
+ Hits          166      324      +158     
+ Misses        204       61      -143     
- Partials        9       10        +1     
Impacted Files Coverage Δ
poi.go 89.49% <88.00%> (+30.78%) :arrow_up:
main.go 62.39% <93.75%> (+62.39%) :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 03f1463...7c81ed7. Read the comment docs.