Closed vavison closed 5 years ago
Merging #81 into develop will increase coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## develop #81 +/- ##
===========================================
+ Coverage 82.03% 82.04% +0.01%
===========================================
Files 56 56
Lines 1592 1593 +1
Branches 62 62
===========================================
+ Hits 1306 1307 +1
Misses 286 286
Impacted Files | Coverage Δ | |
---|---|---|
...la/com/coxautodata/waimak/spark/app/SparkApp.scala | 100% <ø> (ø) |
|
.../coxautodata/waimak/spark/app/MultiAppRunner.scala | 88.23% <ø> (ø) |
|
...autodata/waimak/spark/app/EnvironmentManager.scala | 75% <ø> (ø) |
|
...n/scala/com/coxautodata/waimak/spark/app/Env.scala | 90.62% <100%> (ø) |
|
...a/com/coxautodata/waimak/spark/app/WaimakApp.scala | 100% <100%> (ø) |
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 cc57d37...681eba5. Read the comment docs.
Description
Allows a maximum number of parallel actions to be set for WaimakApp instances. Also promotes the changes initially added in https://github.com/CoxAutomotiveDataSolutions/waimak/pull/67 to a new module called waimak-app
Type of change
Please delete options that are not relevant.