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

Fix: Job schedule with auto pool and no start task error #1996

Merged
merged 4 commits into from
Mar 25, 2019

Conversation

timotheeguerin
Copy link
Member

fix #1995

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #1996 into stable will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           stable   #1996      +/-   ##
=========================================
+ Coverage   64.97%     65%   +0.03%     
=========================================
  Files        1013    1014       +1     
  Lines       27711   27716       +5     
  Branches     4937    4940       +3     
=========================================
+ Hits        18004   18018      +14     
+ Misses       9691    9682       -9     
  Partials       16      16
Impacted Files Coverage Δ
...etails/autopool/job-schedule-autopool.component.ts 100% <100%> (ø)
src/app/models/start-task.ts 100% <0%> (+11.11%) ⬆️
src/app/decorators/start-task.decorator.ts 50% <0%> (+50%) ⬆️

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 e834fe9...d018072. Read the comment docs.

@timotheeguerin timotheeguerin merged commit 4b530c7 into stable Mar 25, 2019
@timotheeguerin timotheeguerin deleted the fix/null-start-task-job-schedule branch March 25, 2019 17:38
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.

1 participant