databricks-sql-python
databricks-sql-python copied to clipboard
Added code coverage checks from unit tests and e2e tests
What type of PR is this?
- [ ] Refactor
- [x] Feature
- [ ] Bug Fix
- [ ] Other
Description
Added code coverage checks from unit tests and e2e tests. Running a subset of e2e tests to test the workflow.
How is this tested?
- [ ] Unit tests
- [ ] E2E Tests
- [x] Manually
- [ ] N/A
Added some untested functions and unit tests to see if the check is sensitive to new additions. Used act to locally test the workflow.