This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch try_coverall in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 080b02cf1e8a95687818b1db08b372332bd0ff7f Author: HTHou <[email protected]> AuthorDate: Tue Dec 22 13:08:27 2020 +0800 try coverall --- .github/workflows/sonar_and_coverall.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar_and_coverall.yml b/.github/workflows/sonar_and_coverall.yml index f3d85dd..b7632ce 100644 --- a/.github/workflows/sonar_and_coverall.yml +++ b/.github/workflows/sonar_and_coverall.yml @@ -73,4 +73,4 @@ jobs: -D branch=$BRANCH_NAME \ -D pullRequest=$PR_NUMBER \ -D repoToken=MiEOlMMMNQhLNV4yayn7rRUPyVSQzbzbZ \ - -pl tsfile,server,jdbc,cli,session,hive-connector,flink-iotdb-connector,flink-tsfile-connector + -pl tsfile,jdbc,server,cli,session,hive-connector,flink-iotdb-connector,flink-tsfile-connector
