git-machete icon indicating copy to clipboard operation
git-machete copied to clipboard

Use the same algorithm to recognize merged branches in `delete-unmanaged` as for `status` and `traverse`

Open PawelLipski opened this issue 1 year ago • 1 comments

PawelLipski avatar Aug 26 '24 19:08 PawelLipski

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.42%. Comparing base (73aba92) to head (1b56201). Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1313      +/-   ##
===========================================
+ Coverage    98.40%   98.42%   +0.02%     
===========================================
  Files           14       14              
  Lines         3883     3878       -5     
  Branches       849      848       -1     
===========================================
- Hits          3821     3817       -4     
+ Misses          40       39       -1     
  Partials        22       22              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 27 '24 12:08 codecov-commenter