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 restart feature #318

Merged
merged 7 commits into from
Sep 6, 2022
Merged

Add restart feature #318

merged 7 commits into from
Sep 6, 2022

Conversation

yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Sep 6, 2022

Closes #314

@yottahmd yottahmd changed the title internal/dag: add restartWaitSec field Add restart feature Sep 6, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Base: 85.67% // Head: 85.20% // Decreases project coverage by -0.47% ⚠️

Coverage data is based on head (d63767b) compared to base (883fa51).
Patch coverage: 67.04% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   85.67%   85.20%   -0.48%     
==========================================
  Files          46       47       +1     
  Lines        3546     3629      +83     
==========================================
+ Hits         3038     3092      +54     
- Misses        371      392      +21     
- Partials      137      145       +8     
Impacted Files Coverage Δ
internal/runner/job.go 65.71% <0.00%> (-6.17%) ⬇️
cmd/restart.go 61.11% <61.11%> (ø)
internal/controller/controller.go 74.46% <72.72%> (-0.09%) ⬇️
internal/dag/dag.go 89.95% <86.66%> (-0.23%) ⬇️
cmd/dagu.go 75.38% <100.00%> (+0.38%) ⬆️
internal/runner/entry.go 70.90% <100.00%> (+1.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yottahmd yottahmd marked this pull request as ready for review September 6, 2022 11:37
@yottahmd yottahmd merged commit aa0c082 into main Sep 6, 2022
@yottahmd yottahmd deleted the feat/restart branch September 6, 2022 11:55
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.

Add restart subcommand
2 participants