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

shell: make kvs output limit configurable and default single-user jobs to unlimited #5732

Merged
merged 7 commits into from
Feb 13, 2024

testsuite: t9000-system: replace non-POSIX `source` command

74b4faa
Select commit
Loading
Failed to load commit list.
Merged

shell: make kvs output limit configurable and default single-user jobs to unlimited #5732

testsuite: t9000-system: replace non-POSIX `source` command
74b4faa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 13, 2024 in 0s

78.26% of diff hit (target 83.46%)

View this Pull Request on Codecov

78.26% of diff hit (target 83.46%)

Annotations

Check warning on line 1154 in src/shell/output.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/output.c#L1154

Added line #L1154 was not covered by tests

Check warning on line 1161 in src/shell/output.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/output.c#L1160-L1161

Added lines #L1160 - L1161 were not covered by tests

Check warning on line 1171 in src/shell/output.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/output.c#L1171

Added line #L1171 was not covered by tests

Check warning on line 1179 in src/shell/output.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/output.c#L1178-L1179

Added lines #L1178 - L1179 were not covered by tests

Check warning on line 264 in src/shell/shell.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/shell.c#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 270 in src/shell/shell.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/shell.c#L269-L270

Added lines #L269 - L270 were not covered by tests