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

Added extra check if pipeline has no jobs #102

Merged

Conversation

michelvocks
Copy link
Member

Fixes #86

@michelvocks michelvocks self-assigned this Sep 4, 2018
@codecov-io
Copy link

Codecov Report

Merging #102 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   64.67%   64.67%           
=======================================
  Files          22       22           
  Lines        1911     1911           
=======================================
  Hits         1236     1236           
  Misses        539      539           
  Partials      136      136

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 add96f7...e8d0030. Read the comment docs.

@michelvocks michelvocks merged commit 9622b72 into gaia-pipeline:master Sep 5, 2018
michelvocks added a commit to michelvocks/gaia that referenced this pull request Sep 10, 2018
michelvocks added a commit that referenced this pull request Sep 24, 2018
* Added tests for plugin. Implemented job results feature

* Removed unnecessary return statement. Fixed timeout test

* Fixed wrong comments and error messages

* Fixed typo in variable name

* Fixed segmentation violation exception.

* Fixed wrong behavior when pipeline should safely exit

* Change the fork of flag to gaia-pipeline instead of maintainer personal fork. (#106)

* Added extra check if pipeline has no jobs (#102)

* Fixed missing status in test

* Fixing stuck job after it failed.

* Working.

* Fixed wrong pointer to worload object. Fixed safe exit of pipeline
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