Nukesor / pueue

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

Include priority in `Task` debug output #493

Closed jch-13 closed 5 months ago

jch-13 commented 5 months ago

Working on #490, I noticed that the Debug impl of Task does not print the priority field.

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fb6caab) 79.61% compared to head (4d6593b) 79.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #493 +/- ## ========================================== - Coverage 79.61% 79.59% -0.02% ========================================== Files 77 77 Lines 5538 5539 +1 ========================================== Hits 4409 4409 - Misses 1129 1130 +1 ```

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

github-actions[bot] commented 5 months ago

Test Results

  3 files  +  1   22 suites  +8   2m 48s :stopwatch: + 1m 32s 144 tests ±  0  144 :white_check_mark: ±  0  0 :zzz: ±0  0 :x: ±0  308 runs  +143  308 :white_check_mark: +143  0 :zzz: ±0  0 :x: ±0 

Results for commit 4d6593b2. ± Comparison against base commit fb6caabb.