-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Generate and upload code coverage #1700
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
Conversation
Welcome @antonblr! |
please squash the commits |
Codecov Report
@@ Coverage Diff @@
## master #1700 +/- ##
=========================================
Coverage ? 92.78%
=========================================
Files ? 13
Lines ? 1747
Branches ? 0
=========================================
Hits ? 1621
Misses ? 126
Partials ? 0
Continue to review full report at Codecov.
|
b2bf0f9
to
18f3bd2
Compare
Squashed and disabled Codecov comments (via |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: antonblr, yliaog The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
/kind documentation
What this PR does / why we need it:
Adds code coverage generation and reporting to Codecov back.
Which issue(s) this PR fixes:
Fixes #1532
Special notes for your reviewer:
Coverage reported on these paths only right now (as it was setup like that before):
kubernetes/watch
andkubernetes/config
(passed with--cov
args).Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: