ZparkIO
ZparkIO copied to clipboard
Zio 2 support
Description
PR to update ZIO version to 2.0.0 and and do all the necessary code changes to reflect that.
Checklist
Pull Request
- [ X] PR description is meaningful
- [ X] There are no more than a few commits to merge
- [ -] There are no more than a few lines of code to review
Code style
- [ -] Maximum line length does not require horizontal scrolling in Github
- [ -] Compliant to FMT, ScalaStyle and ScalaFix
Testing
- [ X] Unit tests for the added/modified code
- [ X] Overall unit test coverage good
- [ X] Unit tests are passing
Dependencies
- [ X] The safety plugin is happy
- [ X] New dependencies do not have vulnerabilities
Security
- [ X] There is no known vulnerability being added to this project
ScalaFmt needs to run