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

rm: if a file can't be remove, still continue to delete the content #5751

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

fix issue

e608ffa
Select commit
Loading
Failed to load commit list.
Draft

rm: if a file can't be remove, still continue to delete the content #5751

fix issue
e608ffa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 30, 2023 in 1s

76.92% of diff hit (target 84.22%)

View this Pull Request on Codecov

76.92% of diff hit (target 84.22%)

Annotations

Check warning on line 361 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L361

Added line #L361 was not covered by tests

Check warning on line 364 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L363-L364

Added lines #L363 - L364 were not covered by tests

Check warning on line 367 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L367

Added line #L367 was not covered by tests

Check warning on line 384 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L383-L384

Added lines #L383 - L384 were not covered by tests

Check warning on line 387 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L386-L387

Added lines #L386 - L387 were not covered by tests

Check warning on line 390 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L389-L390

Added lines #L389 - L390 were not covered by tests

Check warning on line 495 in src/uu/rm/src/rm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/rm/src/rm.rs#L495

Added line #L495 was not covered by tests