Nukesor / pueue

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

Group json #431

Closed Nukesor closed 1 year ago

Nukesor commented 1 year ago

Fixes #430

github-actions[bot] commented 1 year ago

Test Results

    3 files  ±0    22 suites  ±0   2m 7s :stopwatch: +4s 126 tests +1  126 :heavy_check_mark: +1  0 :zzz: ±0  0 :x: ±0  272 runs  +2  272 :heavy_check_mark: +2  0 :zzz: ±0  0 :x: ±0 

Results for commit 0e4947b8. ± Comparison against base commit 22d3a8ce.

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

codecov-commenter commented 1 year ago

Codecov Report

Merging #431 (68c93c6) into main (22d3a8c) will decrease coverage by 0.08%. The diff coverage is 79.16%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   78.31%   78.24%   -0.08%     
==========================================
  Files          80       80              
  Lines        5392     5405      +13     
==========================================
+ Hits         4223     4229       +6     
- Misses       1169     1176       +7     
Impacted Files Coverage Δ
pueue/src/client/cli.rs 15.49% <0.00%> (-0.34%) :arrow_down:
pueue/src/client/query/filters.rs 82.75% <ø> (ø)
pueue/src/client/query/order_by.rs 87.50% <ø> (ø)
pueue/src/daemon/cli.rs 14.28% <ø> (ø)
pueue/src/client/client.rs 58.10% <66.66%> (-0.16%) :arrow_down:
pueue/src/client/display/log/mod.rs 82.73% <87.50%> (-0.13%) :arrow_down:
pueue/src/client/display/group.rs 96.66% <90.90%> (-3.34%) :arrow_down:

... and 2 files with indirect coverage changes