This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch add_jacoco in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
commit 05e8bfcb14e439f240ac10113cb5ddce4d128cf2 Author: Albumen Kevin <[email protected]> AuthorDate: Fri Jul 30 10:50:33 2021 +0800 add codecov --- .codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..1acf443 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,6 @@ +coverage: + status: + # pull-requests only + patch: + default: + threshold: 0.1%
