Closed alexjbush closed 5 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
waimak-rdbm-ingestion/src/main/scala/com/coxautodata/waimak/rdbm/ingestion/RDBMIngestionActions.scala | 1 | 97.3% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 246: | 0.02% |
Covered Lines: | 915 |
Relevant Lines: | 1192 |
bump...
Description
This fixes the security warning in Github by upgrading the scala 2.11 compiler and adds experimental 2.12 support with the release of Spark 2.4.
I have build a snapshot version here, showing 2.12 version with correct package names: https://oss.sonatype.org/content/repositories/snapshots/com/coxautodata/waimak-core_2.12/
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Unit testing.