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

mv: gnu test case part-hardlink fix #6632

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

mv: temp_fs test fix

2c92015
Select commit
Loading
Failed to load commit list.
Open

mv: gnu test case part-hardlink fix #6632

mv: temp_fs test fix
2c92015
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 0s

87.36% of diff hit (target 87.72%)

View this Pull Request on Codecov

87.36% of diff hit (target 87.72%)

Annotations

Check warning on line 24 in src/uu/mv/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/error.rs#L24

Added line #L24 was not covered by tests

Check warning on line 57 in src/uu/mv/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/error.rs#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in src/uu/mv/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/error.rs#L60

Added line #L60 was not covered by tests

Check warning on line 69 in src/uu/mv/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/error.rs#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 125 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 706 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L706

Added line #L706 was not covered by tests

Check warning on line 734 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L734

Added line #L734 was not covered by tests

Check warning on line 736 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L736

Added line #L736 was not covered by tests

Check warning on line 745 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L745

Added line #L745 was not covered by tests

Check warning on line 781 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L781

Added line #L781 was not covered by tests

Check warning on line 784 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L784

Added line #L784 was not covered by tests

Check warning on line 870 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L870

Added line #L870 was not covered by tests

Check warning on line 873 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L872-L873

Added lines #L872 - L873 were not covered by tests

Check warning on line 875 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L875

Added line #L875 was not covered by tests

Check warning on line 888 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L888

Added line #L888 was not covered by tests

Check warning on line 892 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L890-L892

Added lines #L890 - L892 were not covered by tests

Check warning on line 894 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L894

Added line #L894 was not covered by tests

Check warning on line 898 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L897-L898

Added lines #L897 - L898 were not covered by tests

Check warning on line 904 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L904

Added line #L904 was not covered by tests

Check warning on line 910 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L910

Added line #L910 was not covered by tests

Check warning on line 999 in src/uu/mv/src/mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/mv/src/mv.rs#L999

Added line #L999 was not covered by tests

Check warning on line 1998 in tests/by-util/test_mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_mv.rs#L1995-L1998

Added lines #L1995 - L1998 were not covered by tests

Check warning on line 2003 in tests/by-util/test_mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_mv.rs#L2003

Added line #L2003 was not covered by tests

Check warning on line 2083 in tests/by-util/test_mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_mv.rs#L2080-L2083

Added lines #L2080 - L2083 were not covered by tests

Check warning on line 2088 in tests/by-util/test_mv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_mv.rs#L2088

Added line #L2088 was not covered by tests