Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add --no-delete option, resolves #224 #333

Merged
merged 2 commits into from
Mar 24, 2024

fix: few improvements and fixes

d7d5022
Select commit
Loading
Failed to load commit list.
Merged

feat: add --no-delete option, resolves #224 #333

fix: few improvements and fixes
d7d5022
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 24, 2024 in 1s

71.79% of diff hit (target 90.02%)

View this Pull Request on Codecov

71.79% of diff hit (target 90.02%)

Annotations

Check warning on line 281 in cmd/gdu/app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gdu/app/app.go#L279-L281

Added lines #L279 - L281 were not covered by tests

Check warning on line 290 in tui/show.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show.go#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 301 in tui/tui.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/tui.go#L299-L301

Added lines #L299 - L301 were not covered by tests