Nukesor / pueue

:stars: Manage your shell commands.
Apache License 2.0
5.03k stars 133 forks source link

add: allow status order_by enqueue_at #559

Closed pacien closed 3 months ago

pacien commented 3 months ago

GitHub: closes https://github.com/Nukesor/pueue/issues/554

Checklist

Please make sure the PR adheres to this project's standards:

github-actions[bot] commented 3 months ago

Test Results

  3 files   19 suites   3m 3s :stopwatch: 153 tests 153 :white_check_mark: 0 :zzz: 0 :x: 324 runs  324 :white_check_mark: 0 :zzz: 0 :x:

Results for commit e266f596.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.27%. Comparing base (960ed8f) to head (e266f59). Report is 1 commits behind head on main.

Files Patch % Lines
pueue/src/client/query/mod.rs 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ========================================== + Coverage 79.23% 79.27% +0.04% ========================================== Files 75 75 Lines 5653 5664 +11 ========================================== + Hits 4479 4490 +11 Misses 1174 1174 ```

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

Nukesor commented 3 months ago

Thank you for your contribution :)