Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0 1 13 release #44

Merged
merged 9 commits into from
Jun 29, 2024
Merged

0 1 13 release #44

merged 9 commits into from
Jun 29, 2024

Conversation

dazfuller
Copy link
Contributor

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

dazfuller and others added 9 commits October 25, 2023 16:22
Updated multiple dependencies across the project, including sbt version, plugin versions, and library versions. These changes help keep the project up to date and potentially benefit from updates and fixes in the newer versions of these dependencies.
This change adds Spark 3.5.1 as a supported version
* Update apache poi to 5.2.5 and spark to 3.5.1

* Update scalaTestVersion

* Refactor actions workflow

* Rollback scala version update due to incompatibilities with coverage dependency

* Revert package upload path in actions
* implement fix to handle files which contain no data (only headers)

* add new resource files for tests

* add tests to cover new cases
@dazfuller dazfuller added the enhancement New feature or request label Jun 29, 2024
@dazfuller dazfuller added this to the 0.1.13 Release milestone Jun 29, 2024
@dazfuller dazfuller self-assigned this Jun 29, 2024
Copy link

codecov bot commented Jun 29, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dazfuller dazfuller merged commit 5dc22b4 into main Jun 29, 2024
17 of 18 checks passed
@dazfuller dazfuller deleted the 0_1_13-release branch June 29, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants