Combined coverage check and Integration workflow
What type of PR is this?
- [x] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Other
Description
Combined the workflows for coverage check and integration so the e2e tests only run once.
How is this tested?
- [ ] Unit tests
- [ ] E2E Tests
- [x] Manually
- [ ] N/A
Tested the commands locally.
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).
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).