This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new dbd065c Add jacoco (#38)
dbd065c is described below
commit dbd065c8c1775487e465b63b4f0b6f3aebb645ae
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Jul 30 10:57:46 2021 +0800
Add jacoco (#38)
* add denpendencies bom
* add codecov
* add readme
---
.codecov.yml | 6 ++++++
dubbo-cluster-extensions/dubbo-cluster-broadcast-1/Readme.md | 3 +++
2 files changed, 9 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%
diff --git a/dubbo-cluster-extensions/dubbo-cluster-broadcast-1/Readme.md
b/dubbo-cluster-extensions/dubbo-cluster-broadcast-1/Readme.md
new file mode 100644
index 0000000..5adf0e4
--- /dev/null
+++ b/dubbo-cluster-extensions/dubbo-cluster-broadcast-1/Readme.md
@@ -0,0 +1,3 @@
+# Dubbo Cluster BroadCast 1
+
+TBD