This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new eb0d8f6 Enable carryforward for codecov
eb0d8f6 is described below
commit eb0d8f6650453f9f60a69b50046bb75f251fc32c
Author: Aaron Ai <[email protected]>
AuthorDate: Wed Aug 3 23:15:15 2022 +0800
Enable carryforward for codecov
---
.codecov.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644
index 0000000..ab52112
--- /dev/null
+++ b/.codecov.yml
@@ -0,0 +1,3 @@
+flag_management:
+ default_rules:
+ carryforward: true
\ No newline at end of file