Added code coverage checks
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
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).
- 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
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).