This is an automated email from the ASF dual-hosted git repository.

vinoyang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new ef28763  [MINOR] Update report_coverage.sh (#2396)
ef28763 is described below

commit ef28763f083375c4fe8c1f94acdf785d9bc7f9bf
Author: wangxianghu <[email protected]>
AuthorDate: Wed Dec 30 19:47:04 2020 +0800

    [MINOR] Update report_coverage.sh (#2396)
---
 scripts/report_coverage.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/scripts/report_coverage.sh b/scripts/report_coverage.sh
index e6f9339..79bbce0 100755
--- a/scripts/report_coverage.sh
+++ b/scripts/report_coverage.sh
@@ -21,10 +21,11 @@ modules=(
   hudi-client
   hudi-common
   hudi-examples
+  hudi-flink
   hudi-hadoop-mr
-  hudi-hive-sync
   hudi-integ-test
-  hudi-spark
+  hudi-spark-datasource
+  hudi-sync
   hudi-timeline-service
   hudi-utilities
 )

Reply via email to