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 resetting individual groups #550

Merged
merged 2 commits into from
Jun 24, 2024
Merged

add: Allow resetting individual groups #550

merged 2 commits into from
Jun 24, 2024

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Jun 24, 2024

Resolves #482

@Nukesor Nukesor self-assigned this Jun 24, 2024
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.62%. Comparing base (4e800a8) to head (8316fcb).

Current head 8316fcb differs from pull request most recent head 41a0dae

Please upload reports for the commit 41a0dae to get more accurate results.

Files Patch % Lines
pueue/src/client/client.rs 0.00% 5 Missing ⚠️
pueue/src/client/cli.rs 0.00% 1 Missing ⚠️
pueue/src/client/display/group.rs 0.00% 1 Missing ⚠️
pueue/src/daemon/network/message_handler/reset.rs 96.00% 1 Missing ⚠️
pueue/src/daemon/task_handler.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
- Coverage   80.23%   79.62%   -0.61%     
==========================================
  Files          75       75              
  Lines        5524     5552      +28     
==========================================
- Hits         4432     4421      -11     
- Misses       1092     1131      +39     

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

Copy link

Test Results

  3 files  ±0   22 suites  ±0   3m 4s ⏱️ ±0s
152 tests +2  152 ✅ +2  0 💤 ±0  0 ❌ ±0 
324 runs  +4  324 ✅ +4  0 💤 ±0  0 ❌ ±0 

Results for commit 8316fcb. ± Comparison against base commit 4e800a8.

@Nukesor Nukesor merged commit 0e22596 into main Jun 24, 2024
16 checks passed
@Nukesor Nukesor deleted the reset-by-group branch June 24, 2024 23:01
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.

Reset specific group
1 participant