Nukesor / pueue

:stars: Manage your shell commands.
MIT License
4.9k stars 132 forks source link

fix: Panic when calling parallel without arguments #478

Closed Nukesor closed 10 months ago

Nukesor commented 10 months ago

Fixes #477

github-actions[bot] commented 10 months ago

Test Results

    3 files  +    1    22 suites  +8   2m 55s :stopwatch: + 1m 35s 144 tests ±    0  144 :heavy_check_mark: ±    0  0 :zzz: ±0  0 :x: ±0  308 runs  +143  308 :heavy_check_mark: +143  0 :zzz: ±0  0 :x: ±0 

Results for commit bbdd3f25. ± Comparison against base commit e9fe591b.

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

codecov-commenter commented 10 months ago

Codecov Report

Merging #478 (bbdd3f2) into main (e9fe591) will decrease coverage by 0.02%. The diff coverage is 60.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
- Coverage   79.67%   79.66%   -0.02%     
==========================================
  Files          77       77              
  Lines        5526     5528       +2     
==========================================
+ Hits         4403     4404       +1     
- Misses       1123     1124       +1     
Files Coverage Δ
pueue/src/client/display/group.rs 93.75% <60.00%> (-2.92%) :arrow_down: