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 function to wait repetitive task to finish successfully when the DAG received a signal #40

Merged
merged 3 commits into from
Apr 29, 2022

Conversation

yohamta
Copy link
Collaborator

@yohamta yohamta commented Apr 29, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2022

Codecov Report

Merging #40 (bc63dd8) into main (61c5174) will increase coverage by 2.08%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   60.02%   62.11%   +2.08%     
==========================================
  Files          37       37              
  Lines        2789     2795       +6     
==========================================
+ Hits         1674     1736      +62     
+ Misses        898      843      -55     
+ Partials      217      216       -1     
Impacted Files Coverage Δ
internal/agent/agent.go 57.58% <0.00%> (-0.23%) ⬇️
internal/scheduler/scheduler.go 86.75% <100.00%> (+11.93%) ⬆️
internal/scheduler/node.go 83.47% <0.00%> (+19.83%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61c5174...bc63dd8. Read the comment docs.

@yohamta yohamta merged commit ad55275 into main Apr 29, 2022
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