Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group json #431

Merged
merged 8 commits into from
May 3, 2023
Merged

Group json #431

merged 8 commits into from
May 3, 2023

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Apr 29, 2023

Fixes #430

PhilVince96 and others added 2 commits April 13, 2023 18:35
Added pueued.plist file which contains comments on how to launch the daemon on macOS with launchd.
Added pueued.plist to support daemon with launchd on macOS
@Nukesor Nukesor self-assigned this Apr 29, 2023
@github-actions
Copy link

github-actions bot commented Apr 29, 2023

Test Results

    3 files  ±0    22 suites  ±0   2m 7s ⏱️ +4s
126 tests +1  126 ✔️ +1  0 💤 ±0  0 ±0 
272 runs  +2  272 ✔️ +2  0 💤 ±0  0 ±0 

Results for commit 0e4947b. ± Comparison against base commit 22d3a8c.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2023

Codecov Report

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

📣 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%) ⬇️
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%) ⬇️
pueue/src/client/display/log/mod.rs 82.73% <87.50%> (-0.13%) ⬇️
pueue/src/client/display/group.rs 96.66% <90.90%> (-3.34%) ⬇️

... and 2 files with indirect coverage changes

@Nukesor Nukesor merged commit a7a0ff7 into main May 3, 2023
@Nukesor Nukesor deleted the group-json branch May 3, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add pueue group --json flag
3 participants