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(task): Allow editing environment variables #584

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Conversation

Nukesor
Copy link
Owner

@Nukesor Nukesor commented Dec 1, 2024

Fixes #503

Copy link

codecov bot commented Dec 1, 2024

Codecov Report

Attention: Patch coverage is 64.19753% with 29 lines in your changes missing coverage. Please review.

Project coverage is 79.57%. Comparing base (8cc7893) to head (161dc10).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pueue/src/client/client.rs 60.97% 16 Missing ⚠️
pueue/src/daemon/network/message_handler/env.rs 75.00% 8 Missing ⚠️
pueue/src/client/cli.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
+ Coverage   79.41%   79.57%   +0.15%     
==========================================
  Files          73       74       +1     
  Lines        5928     5974      +46     
==========================================
+ Hits         4708     4754      +46     
  Misses       1220     1220              

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

@Nukesor Nukesor merged commit da72936 into main Dec 1, 2024
17 of 18 checks passed
@Nukesor Nukesor deleted the edit-task-envs branch December 1, 2024 16:20
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.

Edit task environment variables
1 participant