Closed jkbradley closed 6 years ago
This should not conflict with https://github.com/databricks/spark-deep-learning/pull/151 but feel free to ignore this PR until the other PR is merged.
Merging #152 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #152 +/- ##
=======================================
Coverage 85.37% 85.37%
=======================================
Files 34 34
Lines 1922 1922
Branches 41 41
=======================================
Hits 1641 1641
Misses 281 281
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 6be7772...0f8b258. Read the comment docs.
LGTM. I tested locally. It is fine.
"org.scalactic" %% "scalactic" should only be needed in the test artifacts. This PR updates the build file to do that.