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 593278153479e8fab5d95981a91502664b77e359 Author: HTHou <[email protected]> AuthorDate: Wed Dec 23 13:34:48 2020 +0800 try to fix 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 0d3c70a..68e5fa6 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 server,cli,session,hive-connector,flink-iotdb-connector,flink-tsfile-connector + -pl server,cli,session
