Closed dazfuller closed 2 years ago
Merging #21 (ef106b0) into main (12b4459) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #21 +/- ##
=======================================
Coverage 92.50% 92.50%
=======================================
Files 11 11
Lines 240 240
=======================================
Hits 222 222
Misses 18 18
Impacted Files | Coverage Δ | |
---|---|---|
.../scala/com/elastacloud/spark/excel/ExcelScan.scala | 75.00% <ø> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This re-organises the code so that a different
ExcelScan
is used for different versions of Spark. This maintains backwards compatibility whilst ensuring overrides are compliant with the updated code base