github-actions[bot] commented on PR #12553: URL: https://github.com/apache/gravitino/pull/12553#issuecomment-5369089129
<!-- coverage-report --> ### Code Coverage Report |Overall Project|67.57% **`+0.41%`**|:green_circle:| |:-|:-|:-:| |Files changed|73.57%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.72%|:red_circle:| |api|49.11% **`-0.09%`**|:green_circle:| |authorization-common|85.96%|:green_circle:| |authorization-ranger|4.38%|:red_circle:| |aws|42.04%|:green_circle:| |azure|2.47%|:red_circle:| |catalog-common|9.92%|:red_circle:| |catalog-fileset|79.38% **`+11.41%`**|:green_circle:| |catalog-glue|68.85% **`+1.78%`**|:green_circle:| |catalog-hive|82.82% **`-0.97%`**|:green_circle:| |catalog-jdbc-common|45.6% **`-11.13%`**|:green_circle:| |catalog-jdbc-doris|82.44%|:green_circle:| |catalog-jdbc-mysql|79.33%|:green_circle:| |catalog-jdbc-postgresql|83.39%|:green_circle:| |catalog-jdbc-starrocks|79.16%|:green_circle:| |catalog-kafka|77.14% **`+19.08%`**|:green_circle:| |catalog-lakehouse-generic|59.15% **`-8.32%`**|:green_circle:| |catalog-lakehouse-hudi|79.27% **`-2.72%`**|:green_circle:| |catalog-lakehouse-iceberg|85.74% **`-2.11%`**|:green_circle:| |catalog-lakehouse-paimon|84.26% **`-3.09%`**|:green_circle:| |catalog-model|77.57% **`+43.64%`**|:green_circle:| |cli|44.48%|:green_circle:| |client-java|78.55% **`-2.11%`**|:green_circle:| |common|52.39%|:green_circle:| |core|83.54% **`-0.47%`**|:green_circle:| |filesystem-hadoop3|77.28%|:green_circle:| |flink|0.0%|:red_circle:| |flink-common|48.68%|:green_circle:| |flink-runtime|0.0%|:red_circle:| |gcp|14.12%|:red_circle:| |hadoop-auth|68.0%|:green_circle:| |hadoop-common|17.84% **`+5.15%`**|:red_circle:| |hive-metastore-common|53.4%|:green_circle:| |iceberg-aliyun-bundle|0.0%|:red_circle:| |iceberg-common|64.75%|:green_circle:| |iceberg-rest-server|75.0%|:green_circle:| |idp-basic|85.98%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|62.92%|:green_circle:| |lance-common|31.63%|:red_circle:| |lance-rest-server|63.47%|:green_circle:| |lineage|53.02%|:green_circle:| |optimizer|83.24%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|87.76% **`+0.06%`**|:green_circle:| |server-common|79.57%|:green_circle:| |spark|28.57%|:red_circle:| |spark-common|45.89%|:green_circle:| |tencent|69.84%|:green_circle:| |trino-connector|42.21%|:green_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |api|[SupportsCatalogs.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/api/src/main/java/org/apache/gravitino/SupportsCatalogs.java)|0.0%|:red_circle:| |catalog-fileset|[FilesetCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-fileset/src/main/java/org/apache/gravitino/catalog/fileset/FilesetCatalogOperations.java)|81.06%|:green_circle:| |catalog-glue|[GlueCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-glue/src/main/java/org/apache/gravitino/catalog/glue/GlueCatalogOperations.java)|72.27%|:green_circle:| |catalog-hive|[HiveCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-hive/src/main/java/org/apache/gravitino/catalog/hive/HiveCatalogOperations.java)|81.29%|:green_circle:| |catalog-jdbc-common|[JdbcCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/JdbcCatalogOperations.java)|5.63%|:red_circle:| |catalog-kafka|[KafkaCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-kafka/src/main/java/org/apache/gravitino/catalog/kafka/KafkaCatalogOperations.java)|81.25%|:green_circle:| |catalog-lakehouse-generic|[GenericCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-lakehouse-generic/src/main/java/org/apache/gravitino/catalog/lakehouse/generic/GenericCatalogOperations.java)|28.23%|:red_circle:| |catalog-lakehouse-hudi|[HudiCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-lakehouse-hudi/src/main/java/org/apache/gravitino/catalog/lakehouse/hudi/HudiCatalogOperations.java)|62.86%|:green_circle:| |catalog-lakehouse-iceberg|[IcebergCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalogOperations.java)|78.04%|:green_circle:| |catalog-lakehouse-paimon|[PaimonCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonCatalogOperations.java)|71.63%|:green_circle:| |catalog-model|[ModelCatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/catalog-model/src/main/java/org/apache/gravitino/catalog/model/ModelCatalogOperations.java)|85.35%|:green_circle:| |client-java|[GravitinoMetalake.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/clients/client-java/src/main/java/org/apache/gravitino/client/GravitinoMetalake.java)|92.19%|:green_circle:| ||[GravitinoClient.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/clients/client-java/src/main/java/org/apache/gravitino/client/GravitinoClient.java)|70.24%|:green_circle:| ||[ErrorHandlers.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/clients/client-java/src/main/java/org/apache/gravitino/client/ErrorHandlers.java)|53.67%|:red_circle:| |core|[CatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/core/src/main/java/org/apache/gravitino/connector/CatalogOperations.java)|100.0%|:green_circle:| ||[CatalogEventDispatcher.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/core/src/main/java/org/apache/gravitino/listener/CatalogEventDispatcher.java)|95.45%|:green_circle:| ||[CatalogManager.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/core/src/main/java/org/apache/gravitino/catalog/CatalogManager.java)|70.09%|:green_circle:| ||[CatalogNormalizeDispatcher.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/core/src/main/java/org/apache/gravitino/catalog/CatalogNormalizeDispatcher.java)|35.29%|:red_circle:| ||[CatalogHookDispatcher.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/core/src/main/java/org/apache/gravitino/hook/CatalogHookDispatcher.java)|34.55%|:red_circle:| ||[SupportsCatalogs.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/core/src/main/java/org/apache/gravitino/catalog/SupportsCatalogs.java)|20.0%|:red_circle:| |hadoop-common|[InMemoryFileSystemCredentialsProvider.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/catalogs/hadoop-common/src/main/java/org/apache/gravitino/catalog/hadoop/fs/InMemoryFileSystemCredentialsProvider.java)|94.12%|:green_circle:| |server|[CatalogOperations.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/server/src/main/java/org/apache/gravitino/server/web/rest/CatalogOperations.java)|99.12%|:green_circle:| ||[ExceptionHandlers.java](https://github.com/mchades/gravitino/blob/2ebfc9758f14674ff8330fa25e2056aca3a74c70/server/src/main/java/org/apache/gravitino/server/web/rest/ExceptionHandlers.java)|85.1%|:green_circle:| </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
