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

1b1eaed
Select commit
Loading
Failed to load commit list.
Merged

more handle errors with multiple files #4997

Merge branch 'main' into more_4906
1b1eaed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 25, 2023 in 0s

14.28% of diff hit (target 63.56%)

View this Pull Request on Codecov

14.28% of diff hit (target 63.56%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L108

Added line #L108 was 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 117 in src/uu/more/src/more.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L117

Added line #L117 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#L121

Added line #L121 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L127

Added line #L127 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/more/src/more.rs#L131

Added line #L131 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L95

Added line #L95 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L119-L121

Added lines #L119 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L124-L125

Added lines #L124 - L125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L128-L129

Added lines #L128 - L129 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L135-L138

Added lines #L135 - L138 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L145-L146

Added lines #L145 - L146 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/by-util/test_more.rs#L151-L152

Added lines #L151 - L152 were not covered by tests