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: Send all log output to stderr #566

Merged
merged 2 commits into from
Aug 26, 2024
Merged

change: Send all log output to stderr #566

merged 2 commits into from
Aug 26, 2024

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Aug 24, 2024

Fixes #562

@Nukesor Nukesor self-assigned this Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.21%. Comparing base (c9279a8) to head (afa5b0a).
Report is 3 commits behind head on main.

Files Patch % Lines
pueue/src/bin/pueue.rs 93.33% 1 Missing ⚠️
pueue/src/bin/pueued.rs 93.33% 1 Missing ⚠️
pueue/src/client/client.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
+ Coverage   78.16%   78.21%   +0.05%     
==========================================
  Files          75       75              
  Lines        5825     5844      +19     
==========================================
+ Hits         4553     4571      +18     
- Misses       1272     1273       +1     

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

Copy link

github-actions bot commented Aug 24, 2024

Test Results

  3 files  ±0   19 suites  ±0   3m 4s ⏱️ +2s
161 tests ±0  161 ✅ ±0  0 💤 ±0  0 ❌ ±0 
340 runs  ±0  340 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit afa5b0a. ± Comparison against base commit c9279a8.

♻️ This comment has been updated with latest results.

@Nukesor Nukesor merged commit 1c5f4aa into main Aug 26, 2024
19 checks passed
@Nukesor Nukesor deleted the log-to-stderr branch August 26, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] daemon version warning is written to stdout, not stderr
1 participant