-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add Codecov for test coverage reporting #401
Conversation
69f3da0
to
5c5b43b
Compare
Codecov token added is not getting detected by the workflows and throwing errors. Few other repos are experiencing similar issue. Commented on bug report in codecov library here. Waiting for the reply from codecov library team . |
Signed-off-by: saimedhi <[email protected]>
Few questions:
|
Signed-off-by: saimedhi <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks for adding!
* Added Codecov for unit test coverage reporting Signed-off-by: saimedhi <[email protected]> * Added Codecov for unit test coverage reporting Signed-off-by: saimedhi <[email protected]> --------- Signed-off-by: saimedhi <[email protected]> (cherry picked from commit 09897ad)
* Added Codecov for unit test coverage reporting Signed-off-by: saimedhi <[email protected]> * Added Codecov for unit test coverage reporting Signed-off-by: saimedhi <[email protected]> --------- Signed-off-by: saimedhi <[email protected]> (cherry picked from commit 09897ad) Co-authored-by: Sai Medhini Reddy Maryada <[email protected]>
https://app.codecov.io/gh/opensearch-project/dashboards-flow-framework/tree/main |
Description
Issues Resolved
Related to #109
Check List
--signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.