elixir-cloud-aai / tesk-api

GA4GH TES API Service that translates tasks into Kubernetes Batch API calls
Apache License 2.0
7 stars 18 forks source link

Allow changing the default filer image name #6

Closed lvarin closed 4 years ago

lvarin commented 4 years ago

Using TESK_API_TASKMASTER_FILER_IMAGE_NAME environment variable, now it is possible to change the default filer image name.

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   83.83%   83.93%   +0.10%     
==========================================
  Files          37       37              
  Lines         959      965       +6     
  Branches      101      102       +1     
==========================================
+ Hits          804      810       +6     
  Misses        107      107              
  Partials       48       48              
Impacted Files Coverage Δ
...ebi/tsc/tesk/config/KubernetesObjectsSupplier.java 96.66% <100.00%> (+0.17%) :arrow_up:
...c/ebi/tsc/tesk/config/TaskmasterEnvProperties.java 91.66% <100.00%> (+0.55%) :arrow_up:

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 e1c31cc...66db8fe. Read the comment docs.