Skip to content

Conversation

michelvocks
Copy link
Member

There was a bug when a pipeline job had multiple arguments and all arguments are from type Vault, it still redirected you to the arguments input page which was basically empty. This PR fixes that and refactored the start pipeline handler.

@codecov-io
Copy link

Codecov Report

Merging #181 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   66.98%   67.02%   +0.03%     
==========================================
  Files          36       36              
  Lines        2732     2732              
==========================================
+ Hits         1830     1831       +1     
+ Misses        665      664       -1     
  Partials      237      237
Impacted Files Coverage Δ
workers/scheduler/scheduler.go 68.87% <0%> (+0.33%) ⬆️

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 ca6e757...4376720. Read the comment docs.

@michelvocks michelvocks merged commit c81a498 into gaia-pipeline:master Apr 15, 2019
@michelvocks michelvocks deleted the fix_pipeline_parameters_display branch April 15, 2019 08:06
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