Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.72k stars 369 forks source link

Add command array to available Titus launcher options #1079

Closed tgianos closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1079 (332acac) into master (a753a8f) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1079   +/-   ##
=========================================
  Coverage     90.87%   90.88%           
- Complexity     3641     3644    +3     
=========================================
  Files           452      452           
  Lines         14073    14081    +8     
  Branches        984      984           
=========================================
+ Hits          12789    12797    +8     
  Misses          850      850           
  Partials        434      434           
Impacted Files Coverage Δ Complexity Δ
...web/agent/launchers/dtos/TitusBatchJobRequest.java 60.00% <100.00%> (+0.67%) 8.00 <0.00> (ø)
...b/agent/launchers/impl/TitusAgentLauncherImpl.java 93.81% <100.00%> (+0.23%) 12.00 <3.00> (+2.00)
...e/web/properties/TitusAgentLauncherProperties.java 100.00% <100.00%> (ø) 36.00 <2.00> (+1.00)

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 bcced55...332acac. Read the comment docs.