elastacloud / spark-excel

A Spark data source for reading Microsoft Excel files
https://www.elastacloud.com
Apache License 2.0
13 stars 5 forks source link

0 1 13 release #44

Closed dazfuller closed 5 months ago

dazfuller commented 5 months ago

0.1.13 release which brings in latest versions of libraries, fixes to empty data files, and a new feature to disable formula evaluation if requested by the user

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 84.84848% with 10 lines in your changes missing coverage. Please review.

Project coverage is 93.27%. Comparing base (0e0c0a0) to head (557c584). Report is 5 commits behind head on main.

Files Patch % Lines
...m/elastacloud/spark/excel/parser/ExcelParser.scala 84.12% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 92.36% 93.27% +0.90% ========================================== Files 12 21 +9 Lines 249 357 +108 Branches 0 59 +59 ========================================== + Hits 230 333 +103 - Misses 19 24 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.