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 07:27:09 UTC

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

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


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

Review Comment:
   I don't find any configuration on `report for the new changes` except `require_changes` in `comment` selection and `patch` in `coverage/status section`, but It seems they are not what @codelipenghui wants. Could you help to take a look again?
   
   https://docs.codecov.com/docs/codecovyml-reference



-- 
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