You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/01 05:04:57 UTC

[GitHub] [pulsar] codelipenghui commented on a diff in pull request #17382: [improve][CI] Generate unit test code coverage reports and upload to Codecov

codelipenghui commented on code in PR #17382:
URL: https://github.com/apache/pulsar/pull/17382#discussion_r960221521


##########
.github/workflows/pulsar-ci.yaml:
##########
@@ -25,6 +25,7 @@ on:
   push:
     branches:
       - branch-*
+      - master

Review Comment:
   IMO, for each PR, we should only generate the codecov report for the new changes. I'm not sure does codecov can support?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org