You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/19 13:43:11 UTC

[GitHub] htynkn opened a new issue #1638: [Codecov configuration] PR failing if test coverage went down

htynkn opened a new issue #1638: [Codecov configuration] PR failing if test coverage went down
URL: https://github.com/apache/incubator-dubbo/issues/1638
 
 
   As discuss in mail list: https://lists.apache.org/thread.html/cf55ed71de3ebeaa7db3a6a81ee1a6dc86ceeac2c2b185ea56e6391d@%3Cdev.dubbo.apache.org%3E
   
   For pull request, we ask every pull request has necessary unit test. 
   Codecov has a feature to fail PR if test coverage went down. Which means for any pull request, if it add some code without any unit test, the PR will fail.
   This can help to increase test coverage.
   
   Considering tiny change, we need a threshold value which allow the coverage to drop by X%, and posting a success status. Please find more detail in mail list link
   
   Related links:
   https://docs.codecov.io/docs/commit-status
   https://github.com/codecov/support/issues/351

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services