Nukesor / pueue

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

Parse all signal names #456

Closed Nukesor closed 10 months ago

Nukesor commented 10 months ago

Fixes #455

codecov-commenter commented 10 months ago

Codecov Report

Merging #456 (ec54381) into main (27a650e) will decrease coverage by 0.04%. The diff coverage is 66.66%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
- Coverage   79.52%   79.48%   -0.04%     
==========================================
  Files          79       77       -2     
  Lines        5420     5416       -4     
==========================================
- Hits         4310     4305       -5     
- Misses       1110     1111       +1     
Files Changed Coverage Δ
pueue_lib/src/network/message.rs 54.71% <ø> (ø)
pueue_lib/src/process_helper/mod.rs 35.71% <ø> (ø)
pueue/src/daemon/task_handler/finish_task.rs 76.08% <50.00%> (ø)
pueue/src/daemon/task_handler/messages/group.rs 68.75% <100.00%> (ø)

... and 5 files with indirect coverage changes

github-actions[bot] commented 10 months ago

Test Results

    3 files  ±0    22 suites  ±0   2m 50s :stopwatch: -5s 140 tests ±0  140 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  300 runs  ±0  300 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 28a113e7. ± Comparison against base commit 4cb610d1.

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