Nukesor / pueue

:stars: Manage your shell commands.
MIT License
4.68k stars 128 forks source link

change: Allow pueue log to filter by group and --all #549

Closed Nukesor closed 1 week ago

Nukesor commented 1 week ago

Fixes #509

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 80.33%. Comparing base (a97448d) to head (75cf8cd).

Files Patch % Lines
pueue/src/client/display/log/mod.rs 33.33% 8 Missing :warning:
pueue/src/client/cli.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #549 +/- ## ========================================== + Coverage 80.25% 80.33% +0.08% ========================================== Files 77 77 Lines 5666 5674 +8 ========================================== + Hits 4547 4558 +11 + Misses 1119 1116 -3 ```

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

github-actions[bot] commented 1 week ago

Test Results

  3 files  ±0   22 suites  ±0   2m 56s :stopwatch: +4s 150 tests +2  150 :white_check_mark: +2  0 :zzz: ±0  0 :x: ±0  320 runs  +4  320 :white_check_mark: +4  0 :zzz: ±0  0 :x: ±0 

Results for commit 75cf8cd9. ± Comparison against base commit a97448de.