github-actions[bot] commented on PR #12420: URL: https://github.com/apache/gravitino/pull/12420#issuecomment-5267467605
<!-- coverage-report --> ### Code Coverage Report |Overall Project|68.59% **`+0.41%`**|:green_circle:| |:-|:-|:-:| |Files changed|82.78%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.72%|:red_circle:| |api|49.23% **`-0.2%`**|:green_circle:| |authorization-common|85.96%|:green_circle:| |aws|42.04%|:green_circle:| |azure|2.47%|:red_circle:| |catalog-common|9.92%|:red_circle:| |catalog-fileset|79.77%|:green_circle:| |catalog-glue|68.95%|:green_circle:| |catalog-hive|79.4%|:green_circle:| |catalog-jdbc-common|45.7%|:green_circle:| |catalog-jdbc-doris|81.8%|: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.01%|:green_circle:| |catalog-lakehouse-generic|59.18%|:green_circle:| |catalog-lakehouse-hudi|79.1%|:green_circle:| |catalog-lakehouse-iceberg|85.86%|:green_circle:| |catalog-lakehouse-paimon|84.23%|:green_circle:| |catalog-model|77.72%|:green_circle:| |cli|44.48%|:green_circle:| |client-java|78.49% **`+3.5%`**|:green_circle:| |common|52.75% **`-0.05%`**|:green_circle:| |core|83.44% **`-0.28%`**|: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|12.7%|: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.03%|:green_circle:| |idp-basic|86.02%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|62.92%|:green_circle:| |lance-common|31.75%|: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.31% **`+0.77%`**|:green_circle:| |server-common|79.34%|:green_circle:| |spark|28.57%|:red_circle:| |spark-common|45.89%|:green_circle:| |tencent|69.84%|:green_circle:| |trino-connector|40.29%|:green_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |api|[SupportsCatalogs.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/api/src/main/java/org/apache/gravitino/SupportsCatalogs.java)|0.0%|:red_circle:| ||[SupportsSchemas.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/api/src/main/java/org/apache/gravitino/SupportsSchemas.java)|0.0%|:red_circle:| |client-java|[BaseSchemaCatalog.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/clients/client-java/src/main/java/org/apache/gravitino/client/BaseSchemaCatalog.java)|100.0%|:green_circle:| ||[GravitinoMetalake.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/clients/client-java/src/main/java/org/apache/gravitino/client/GravitinoMetalake.java)|92.39%|:green_circle:| ||[GravitinoClient.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/clients/client-java/src/main/java/org/apache/gravitino/client/GravitinoClient.java)|72.29%|:green_circle:| |common|[CatalogCreateRequest.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/common/src/main/java/org/apache/gravitino/dto/requests/CatalogCreateRequest.java)|76.47%|:green_circle:| ||[SchemaCreateRequest.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/common/src/main/java/org/apache/gravitino/dto/requests/SchemaCreateRequest.java)|0.0%|:red_circle:| |core|[SchemaNormalizeDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/SchemaNormalizeDispatcher.java)|100.0%|:green_circle:| ||[SecretPropertyUtils.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/secret/SecretPropertyUtils.java)|100.0%|:green_circle:| ||[SchemaEventDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/listener/SchemaEventDispatcher.java)|98.21%|:green_circle:| ||[CatalogEventDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/listener/CatalogEventDispatcher.java)|97.75%|:green_circle:| ||[FilesetOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/FilesetOperationDispatcher.java)|94.94%|:green_circle:| ||[SchemaHookDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/hook/SchemaHookDispatcher.java)|92.31%|:green_circle:| ||[SecretManager.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/secret/SecretManager.java)|88.05%|:green_circle:| ||[SchemaOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/SchemaOperationDispatcher.java)|83.1%|:green_circle:| ||[CatalogManager.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/CatalogManager.java)|71.71%|:green_circle:| ||[CatalogNormalizeDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/CatalogNormalizeDispatcher.java)|42.42%|:red_circle:| ||[CatalogHookDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/hook/CatalogHookDispatcher.java)|39.29%|:red_circle:| ||[SupportsCatalogs.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/SupportsCatalogs.java)|12.5%|:red_circle:| ||[SchemaDispatcher.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/core/src/main/java/org/apache/gravitino/catalog/SchemaDispatcher.java)|0.0%|:red_circle:| |server|[CatalogOperations.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/server/src/main/java/org/apache/gravitino/server/web/rest/CatalogOperations.java)|100.0%|:green_circle:| ||[SchemaOperations.java](https://github.com/lasdf1234/gravitino/blob/c9da34a7e5036930ec7b945efe2d7cda2831c1c8/server/src/main/java/org/apache/gravitino/server/web/rest/SchemaOperations.java)|100.0%|: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]
