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
Merged

change: Print info/error output to stderr #601

merged 1 commit into from
Feb 4, 2025

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Feb 4, 2025

No description provided.

@Nukesor Nukesor self-assigned this Feb 4, 2025
Copy link

github-actions bot commented Feb 4, 2025

Test Results

  3 files   19 suites   3m 17s ⏱️
172 tests 172 ✅ 0 💤 0 ❌
362 runs  362 ✅ 0 💤 0 ❌

Results for commit 1b1a5ea.

♻️ This comment has been updated with latest results.

@Nukesor Nukesor added t: Enhancement Something that exists, but could be made better s: Client This issue touches the pueue client labels Feb 4, 2025
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 18.18182% with 27 lines in your changes missing coverage. Please review.

Project coverage is 80.80%. Comparing base (117f2bd) to head (1b1a5ea).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
pueue/src/client/display/follow.rs 14.28% 6 Missing ⚠️
pueue/src/daemon/mod.rs 0.00% 4 Missing ⚠️
pueue/src/daemon/task_handler.rs 0.00% 4 Missing ⚠️
pueue/src/client/display/log/local.rs 25.00% 3 Missing ⚠️
pueue/src/client/display/log/mod.rs 40.00% 3 Missing ⚠️
pueue/src/client/client.rs 0.00% 2 Missing ⚠️
pueue/src/bin/pueued.rs 50.00% 1 Missing ⚠️
pueue/src/client/commands/restart.rs 0.00% 1 Missing ⚠️
pueue/src/client/commands/wait.rs 0.00% 1 Missing ⚠️
pueue/src/client/display/log/remote.rs 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          74       74           
  Lines        5912     5912           
=======================================
  Hits         4777     4777           
  Misses       1135     1135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nukesor Nukesor merged commit 2ad711e into main Feb 4, 2025
18 of 19 checks passed
@Nukesor Nukesor deleted the log-to-stderr branch February 4, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s: Client This issue touches the pueue client t: Enhancement Something that exists, but could be made better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant