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

change: Print info/error output to stderr #601

Merged
merged 1 commit into from
Feb 4, 2025

change: Print info/error output to stderr

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

change: Print info/error output to stderr #601

change: Print info/error output to stderr
1b1a5ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2025 in 1s

18.18% of diff hit (target 80.80%)

View this Pull Request on Codecov

18.18% of diff hit (target 80.80%)

Annotations

Check warning on line 123 in pueue/src/bin/pueued.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/bin/pueued.rs#L123

Added line #L123 was not covered by tests

Check warning on line 355 in pueue/src/client/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/client.rs#L355

Added line #L355 was not covered by tests

Check warning on line 367 in pueue/src/client/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/client.rs#L367

Added line #L367 was not covered by tests

Check warning on line 168 in pueue/src/client/commands/restart.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/commands/restart.rs#L168

Added line #L168 was not covered by tests

Check warning on line 61 in pueue/src/client/commands/wait.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/commands/wait.rs#L61

Added line #L61 was not covered by tests

Check warning on line 45 in pueue/src/client/display/follow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/follow.rs#L45

Added line #L45 was not covered by tests

Check warning on line 61 in pueue/src/client/display/follow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/follow.rs#L61

Added line #L61 was not covered by tests

Check warning on line 76 in pueue/src/client/display/follow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/follow.rs#L76

Added line #L76 was not covered by tests

Check warning on line 81 in pueue/src/client/display/follow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/follow.rs#L81

Added line #L81 was not covered by tests

Check warning on line 86 in pueue/src/client/display/follow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/follow.rs#L86

Added line #L86 was not covered by tests

Check warning on line 97 in pueue/src/client/display/follow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/follow.rs#L97

Added line #L97 was not covered by tests

Check warning on line 22 in pueue/src/client/display/log/local.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/local.rs#L22

Added line #L22 was not covered by tests

Check warning on line 50 in pueue/src/client/display/log/local.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/local.rs#L50

Added line #L50 was not covered by tests

Check warning on line 68 in pueue/src/client/display/log/local.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/local.rs#L68

Added line #L68 was not covered by tests

Check warning on line 77 in pueue/src/client/display/log/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/mod.rs#L77

Added line #L77 was not covered by tests

Check warning on line 81 in pueue/src/client/display/log/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/mod.rs#L81

Added line #L81 was not covered by tests

Check warning on line 85 in pueue/src/client/display/log/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/mod.rs#L85

Added line #L85 was not covered by tests

Check warning on line 29 in pueue/src/client/display/log/remote.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/client/display/log/remote.rs#L29

Added line #L29 was not covered by tests

Check warning on line 159 in pueue/src/daemon/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/mod.rs#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 165 in pueue/src/daemon/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/mod.rs#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 143 in pueue/src/daemon/network/message_handler/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/log.rs#L143

Added line #L143 was not covered by tests

Check warning on line 84 in pueue/src/daemon/task_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/task_handler.rs#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 90 in pueue/src/daemon/task_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/task_handler.rs#L89-L90

Added lines #L89 - L90 were not covered by tests