altsem / gitu

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

feat: togglable argument '--force-with-lease' when pushing #98

Closed altsem closed 4 months ago

altsem commented 4 months ago

relates to: #36

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 77.62%. Comparing base (9a4d476) to head (d9fb45e).

Files Patch % Lines
src/ui.rs 74.28% 9 Missing :warning:
src/tests/mod.rs 78.78% 7 Missing :warning:
src/keybinds.rs 90.90% 3 Missing :warning:
src/ops/commit.rs 0.00% 3 Missing :warning:
src/ops/rebase.rs 0.00% 3 Missing :warning:
src/menu.rs 92.30% 2 Missing :warning:
src/state.rs 83.33% 2 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 #98 +/- ## ========================================== - Coverage 86.67% 77.62% -9.05% ========================================== Files 39 40 +1 Lines 3564 4041 +477 ========================================== + Hits 3089 3137 +48 - Misses 475 904 +429 ```

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