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

more handle errors with multiple files #4997

Merged
merged 6 commits into from
Feb 4, 2024

Merge branch 'main' into more_4906

0735c32
Select commit
Loading
Failed to load commit list.
Merged

more handle errors with multiple files #4997

Merge branch 'main' into more_4906
0735c32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 26, 2023 in 1s

6.06% of diff hit (target 83.89%)

View this Pull Request on Codecov

6.06% of diff hit (target 83.89%)

Annotations

Check warning on line 110 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 112 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L112

Added line #L112 was not covered by tests

Check warning on line 115 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L115

Added line #L115 was not covered by tests

Check warning on line 121 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 123 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L123

Added line #L123 was not covered by tests

Check warning on line 126 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L126

Added line #L126 was not covered by tests

Check warning on line 128 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L128

Added line #L128 was not covered by tests

Check warning on line 136 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 138 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L138

Added line #L138 was not covered by tests

Check warning on line 141 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L141

Added line #L141 was not covered by tests

Check warning on line 144 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 151 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L151

Added line #L151 was not covered by tests

Check warning on line 167 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L167

Added line #L167 was not covered by tests

Check warning on line 123 in tests/by-util/test_more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L120-L123

Added lines #L120 - L123 were not covered by tests

Check warning on line 131 in tests/by-util/test_more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 137 in tests/by-util/test_more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L136-L137

Added lines #L136 - L137 were not covered by tests