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

add: Allow 0 in group limits for unlimited parallel tasks #501

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Feb 15, 2024

Fixes #500

@Nukesor Nukesor added t: Feature A new feature that needs implementation s: Daemon This issue touches pueue daemon s: Client This issue touches the pueue client labels Feb 15, 2024
@Nukesor Nukesor self-assigned this Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (42af45a) 79.67% compared to head (6b845cb) 80.15%.
Report is 13 commits behind head on development.

Files Patch % Lines
pueue/src/bin/pueue.rs 20.00% 24 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #501      +/-   ##
===============================================
+ Coverage        79.67%   80.15%   +0.47%     
===============================================
  Files               77       77              
  Lines             5564     5673     +109     
===============================================
+ Hits              4433     4547     +114     
+ Misses            1131     1126       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nukesor Nukesor merged commit be40e46 into development Feb 15, 2024
17 of 18 checks passed
@Nukesor Nukesor deleted the unlimited-tasks branch February 15, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s: Client This issue touches the pueue client s: Daemon This issue touches pueue daemon t: Feature A new feature that needs implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant