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

Added code coverage checks

Open msrathore-db opened this issue 7 months ago • 3 comments

What type of PR is this?

  • [ ] Refactor
  • [x] Feature
  • [ ] Bug Fix
  • [ ] Other

Description

Add coverage check workflow and updated dependencies.

How is this tested?

  • [ ] Unit tests
  • [ ] E2E Tests
  • [x] Manually
  • [ ] N/A

Related Tickets & Documents

PECOBLR-621

msrathore-db avatar Jul 23 '25 06:07 msrathore-db

Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

github-actions[bot] avatar Jul 23 '25 06:07 github-actions[bot]

  • Please update the PR heading to have more details
  • Have you manually tested if the code coverage changes when you add or remove tests ? If yes add manual tested in PR description

jprakash-db avatar Jul 24 '25 09:07 jprakash-db

Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

github-actions[bot] avatar Jul 28 '25 13:07 github-actions[bot]