-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[WIP] Test for codecov #3839
[WIP] Test for codecov #3839
Conversation
Signed-off-by: Suraj Singh <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Suraj Singh <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #3839 +/- ##
============================================
- Coverage 70.52% 70.49% -0.04%
+ Complexity 56655 56610 -45
============================================
Files 4557 4557
Lines 272682 272682
Branches 40038 40038
============================================
- Hits 192310 192215 -95
- Misses 64203 64223 +20
- Partials 16169 16244 +75
Continue to review full report at Codecov.
|
Can we close this? |
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.
Why is the awaitsFix referencing an unrelated PR?
Thanks @nknize for checking this. Yes, this change is unrelated to codecov. |
Signed-off-by: Suraj Singh [email protected]
Description
The change is to ensure post enabling code coverage the PRs have appropriate bot comment for code coverage.
Issues Resolved
#1324
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.