dundee / gdu

Fast disk usage analyzer with console interface written in Go
MIT License
3.96k stars 142 forks source link

fix: do not show help modal when confirm modal is already opened #237

Closed dundee closed 1 year ago

dundee commented 1 year ago

fixes #233

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.62% and project coverage change: -0.07 :warning:

Comparison is base (e18c125) 94.13% compared to head (8532b8c) 94.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #237 +/- ## ========================================== - Coverage 94.13% 94.07% -0.07% ========================================== Files 29 29 Lines 2746 2768 +22 ========================================== + Hits 2585 2604 +19 - Misses 123 125 +2 - Partials 38 39 +1 ``` | [Impacted Files](https://codecov.io/gh/dundee/gdu/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Milde) | Coverage Δ | | |---|---|---| | [tui/keys.go](https://codecov.io/gh/dundee/gdu/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Milde#diff-dHVpL2tleXMuZ28=) | `96.49% <90.62%> (-1.09%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Milde). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Milde)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.