Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge e2e and unit test profiles in the code coverage reporting solution #278

Closed
m1kola opened this issue Jun 27, 2023 · 1 comment
Closed

Comments

@m1kola
Copy link
Member

m1kola commented Jun 27, 2023

This issue depends on the following issues:

We need to merge reports from make test-unit and make e2e to provide better visibility into overall test coverage of our codebase.

Acceptance criteria:

  • Code coverage report from unit tests and e2e tests merged together and uploaded to a code coverage reporting solution
  • (Optional) We have visibility into how much coverage each test portfolio provides (e.g. unit tests cover 50%, e2e cover 80%)
@m1kola
Copy link
Member Author

m1kola commented Aug 7, 2023

It was implemented in #284

@m1kola m1kola closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant