databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

Added code coverage checks from unit tests and e2e tests

Open msrathore-db opened this issue 5 months ago • 0 comments

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.

Related Tickets & Documents

PECOBLR-621

msrathore-db avatar Jul 29 '25 16:07 msrathore-db