-
Notifications
You must be signed in to change notification settings - Fork 15
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
Investigate usage of CodeCov integration #162
Comments
From refinement, this is helpful but as this is a 3rd vendor product, it can weakness our security (from some internal experiences). Would be good to understand if coverage applies for both integration and e2e tests. @coreydaley you might want to bring this one to the community meeting? |
As far as I understand, CodeCov only covers unit tests, it uses the coverage profile that is generated by using the I do not see how that would cause a weakness in our security? If whoever had a concern with the security of this could elaborate on the reasoning I would appreciate it. Apologies for missing the meeting this morning where this was discussed. |
We should investigate/trial on a repository using CodeCov to ensure that:
https://github.com/marketplace/codecov
The text was updated successfully, but these errors were encountered: