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

Task priority #440

Merged
merged 5 commits into from
May 30, 2023
Merged

Task priority #440

merged 5 commits into from
May 30, 2023

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented May 28, 2023

Resolves #427

@Nukesor Nukesor self-assigned this May 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 28, 2023

Codecov Report

Merging #440 (aaf8abf) into development (13bd0b3) will increase coverage by 0.02%.
The diff coverage is 83.72%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@               Coverage Diff               @@
##           development     #440      +/-   ##
===============================================
+ Coverage        78.24%   78.26%   +0.02%     
===============================================
  Files               80       80              
  Lines             5405     5444      +39     
===============================================
+ Hits              4229     4261      +32     
- Misses            1176     1183       +7     
Impacted Files Coverage Δ
pueue/src/client/cli.rs 15.49% <ø> (ø)
pueue_lib/src/network/message.rs 54.71% <ø> (ø)
pueue/src/client/display/table_builder.rs 81.50% <46.15%> (-2.02%) ⬇️
pueue/src/client/client.rs 58.33% <100.00%> (+0.22%) ⬆️
pueue/src/client/commands/restart.rs 80.80% <100.00%> (+0.19%) ⬆️
pueue/src/daemon/network/message_handler/add.rs 93.50% <100.00%> (+0.08%) ⬆️
pueue/src/daemon/network/message_handler/mod.rs 93.45% <100.00%> (+0.06%) ⬆️
pueue/src/daemon/task_handler/spawn_task.rs 89.55% <100.00%> (+0.85%) ⬆️
pueue_lib/src/task.rs 93.02% <100.00%> (+0.25%) ⬆️

@github-actions
Copy link

github-actions bot commented May 28, 2023

Test Results

    3 files    22 suites   2m 4s ⏱️
131 tests 131 ✔️ 0 💤 0
282 runs  282 ✔️ 0 💤 0

Results for commit aaf8abf.

♻️ This comment has been updated with latest results.

@Nukesor Nukesor merged commit 420d1ae into development May 30, 2023
@Nukesor Nukesor deleted the task-priority branch May 30, 2023 19:15
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.

2 participants