altsem / gitu

A TUI Git client inspired by Magit
MIT License
1.7k stars 88 forks source link

fix: improve error-handling of external commands #105

Closed altsem closed 4 months ago

altsem commented 4 months ago

image

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 65.75342% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 86.52%. Comparing base (e2d2715) to head (3e7ddeb).

Files Patch % Lines
src/state.rs 45.00% 22 Missing :warning:
src/lib.rs 50.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================== - Coverage 87.05% 86.52% -0.54% ========================================== Files 40 40 Lines 3716 3740 +24 ========================================== + Hits 3235 3236 +1 - Misses 481 504 +23 ```

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