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

schedule tasks manually in managed mode #575

Merged
merged 4 commits into from
Oct 30, 2022
Merged

schedule tasks manually in managed mode #575

merged 4 commits into from
Oct 30, 2022

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Base: 71.25% // Head: 70.56% // Decreases project coverage by -0.69% ⚠️

Coverage data is based on head (397b3dc) compared to base (26fd3ae).
Patch coverage: 12.08% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
- Coverage   71.25%   70.56%   -0.70%     
==========================================
  Files          62       63       +1     
  Lines       11920    12069     +149     
==========================================
+ Hits         8494     8516      +22     
- Misses       2605     2734     +129     
+ Partials      821      819       -2     
Impacted Files Coverage Δ
master/master.go 0.77% <0.00%> (-0.22%) ⬇️
master/rest.go 53.02% <0.00%> (-1.97%) ⬇️
worker/worker.go 66.54% <5.45%> (-3.27%) ⬇️
base/parallel/condition_channel.go 85.71% <85.71%> (ø)
config/config.go 83.90% <100.00%> (+0.05%) ⬆️
base/task/monitor.go 94.95% <0.00%> (+2.52%) ⬆️

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.

@zhenghaoz zhenghaoz merged commit f7b9144 into master Oct 30, 2022
@zhenghaoz zhenghaoz deleted the managed branch October 30, 2022 09:25
@zhenghaoz zhenghaoz linked an issue Oct 30, 2022 that may be closed by this pull request
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.

Expose Tasks to REST API
1 participant