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

du: use blocks to remove some cfgs #5504

Merged
merged 2 commits into from
Nov 7, 2023

du: remove unnecessary return

993a995
Select commit
Loading
Failed to load commit list.
Merged

du: use blocks to remove some cfgs #5504

du: remove unnecessary return
993a995
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2023 in 1s

54.54% of diff hit (target 84.10%)

View this Pull Request on Codecov

54.54% of diff hit (target 84.10%)

Annotations

Check warning on line 162 in src/uu/du/src/du.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/du/src/du.rs#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 166 in src/uu/du/src/du.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/du/src/du.rs#L164-L166

Added lines #L164 - L166 were not covered by tests

Check warning on line 168 in src/uu/du/src/du.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/du/src/du.rs#L168

Added line #L168 was not covered by tests

Check warning on line 173 in src/uu/du/src/du.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/du/src/du.rs#L171-L173

Added lines #L171 - L173 were not covered by tests