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

Release v3.3 #471

Merged
merged 29 commits into from
Oct 21, 2023
Merged

Release v3.3 #471

merged 29 commits into from
Oct 21, 2023

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Oct 21, 2023

No description provided.

Nukesor added 28 commits August 21, 2023 19:48
add: make shell command configurable
add: PUEUE_CONFIG env variable support
@Nukesor Nukesor self-assigned this Oct 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2023

Codecov Report

Merging #471 (df6b541) into main (4cb610d) will increase coverage by 0.34%.
The diff coverage is 88.43%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
+ Coverage   79.54%   79.88%   +0.34%     
==========================================
  Files          77       77              
  Lines        5416     5518     +102     
==========================================
+ Hits         4308     4408     +100     
- Misses       1108     1110       +2     
Files Coverage Δ
pueue/src/bin/pueue.rs 66.66% <ø> (+5.37%) ⬆️
pueue/src/client/cli.rs 27.50% <ø> (ø)
pueue/src/client/client.rs 60.10% <100.00%> (+0.96%) ⬆️
pueue/src/client/commands/edit.rs 97.34% <100.00%> (+0.07%) ⬆️
pueue/src/client/display/log/mod.rs 83.21% <100.00%> (ø)
pueue/src/daemon/cli.rs 33.33% <ø> (ø)
pueue/src/daemon/mod.rs 69.69% <ø> (+2.07%) ⬆️
pueue/src/daemon/network/message_handler/clean.rs 95.07% <100.00%> (+0.03%) ⬆️
pueue/src/daemon/network/message_handler/edit.rs 90.47% <100.00%> (ø)
...ueue/src/daemon/network/message_handler/enqueue.rs 80.00% <100.00%> (-2.76%) ⬇️
... and 20 more

... and 3 files with indirect coverage changes

@github-actions
Copy link

github-actions bot commented Oct 21, 2023

Test Results

    3 files  ±0    22 suites  ±0   2m 47s ⏱️ -8s
144 tests +4  144 ✔️ +4  0 💤 ±0  0 ±0 
308 runs  +8  308 ✔️ +8  0 💤 ±0  0 ±0 

Results for commit df6b541. ± Comparison against base commit 4cb610d.

This pull request removes 3 and adds 7 tests. Note that renamed tests count towards both.
pueue::tests ‑ daemon::integration::kill::test_kill_tasks::case_1
pueue::tests ‑ daemon::integration::kill::test_kill_tasks::case_2
pueue::tests ‑ daemon::integration::kill::test_kill_tasks::case_3
pueue::tests ‑ client::integration::configuration::run_with_env_config_path
pueue::tests ‑ daemon::integration::kill::test_kill_tasks_with_pause::case_1
pueue::tests ‑ daemon::integration::kill::test_kill_tasks_with_pause::case_2
pueue::tests ‑ daemon::integration::kill::test_kill_tasks_with_pause::case_3
pueue::tests ‑ daemon::integration::kill::test_kill_tasks_without_pause::case_1
pueue::tests ‑ daemon::integration::kill::test_kill_tasks_without_pause::case_2
pueue::tests ‑ daemon::integration::kill::test_kill_tasks_without_pause::case_3

♻️ This comment has been updated with latest results.

@Nukesor Nukesor merged commit a824a74 into main Oct 21, 2023
33 checks passed
@Nukesor Nukesor deleted the development branch October 21, 2023 11:24
@Nukesor Nukesor restored the development branch October 21, 2023 11:24
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