Nukesor / pueue

:stars: Manage your shell commands.
Apache License 2.0
5.04k stars 134 forks source link

change: Send all log output to stderr #566

Closed Nukesor closed 3 months ago

Nukesor commented 3 months ago

Fixes #562

codecov[bot] commented 3 months ago

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 :warning:
pueue/src/bin/pueued.rs 93.33% 1 Missing :warning:
pueue/src/client/client.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

Test Results

  3 files  ±0   19 suites  ±0   3m 4s :stopwatch: +2s 161 tests ±0  161 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  340 runs  ±0  340 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit afa5b0af. ± Comparison against base commit c9279a86.

:recycle: This comment has been updated with latest results.