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 970414aa2d52ff60f9e37af55687ff6e5b5ba8b0 Author: HTHou <[email protected]> AuthorDate: Tue Dec 22 13:36:12 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 03f6573..0d3c70a 100644 --- a/.github/workflows/sonar_and_coverall.yml +++ b/.github/workflows/sonar_and_coverall.yml @@ -74,4 +74,4 @@ jobs: -D branch=$BRANCH_NAME \ -D pullRequest=$PR_NUMBER \ -D repoToken=MiEOlMMMNQhLNV4yayn7rRUPyVSQzbzbZ \ - -pl tsfile,jdbc,server,cli,session,hive-connector,flink-iotdb-connector,flink-tsfile-connector + -pl server,cli,session,hive-connector,flink-iotdb-connector,flink-tsfile-connector
