github-actions[bot] commented on PR #11198: URL: https://github.com/apache/gravitino/pull/11198#issuecomment-4516915853
<!-- coverage-report --> ### Code Coverage Report |Overall Project|66.16% **`+0.15%`**|:green_circle:| |:-|:-|:-:| |Files changed|83.78%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.72%|:red_circle:| |api|46.83% **`-0.05%`**|:green_circle:| |authorization-common|85.96%|:green_circle:| |aws|1.08%|:red_circle:| |azure|2.47%|:red_circle:| |catalog-common|10.2%|:red_circle:| |catalog-fileset|80.02%|:green_circle:| |catalog-glue|64.03%|:green_circle:| |catalog-hive|79.59%|:green_circle:| |catalog-jdbc-clickhouse|80.02%|:green_circle:| |catalog-jdbc-common|44.46%|:green_circle:| |catalog-jdbc-doris|80.28%|:green_circle:| |catalog-jdbc-hologres|54.03%|:green_circle:| |catalog-jdbc-mysql|79.23%|:green_circle:| |catalog-jdbc-oceanbase|78.38%|:green_circle:| |catalog-jdbc-postgresql|82.17%|:green_circle:| |catalog-jdbc-starrocks|78.27%|:green_circle:| |catalog-kafka|77.01%|:green_circle:| |catalog-lakehouse-generic|44.89%|:green_circle:| |catalog-lakehouse-hudi|79.1%|:green_circle:| |catalog-lakehouse-iceberg|85.8% **`-1.55%`**|:green_circle:| |catalog-lakehouse-paimon|79.29%|:green_circle:| |catalog-model|77.72%|:green_circle:| |cli|44.51%|:green_circle:| |client-java|77.92% **`+0.55%`**|:green_circle:| |common|49.99%|:green_circle:| |core|82.21%|:green_circle:| |filesystem-hadoop3|76.97%|:green_circle:| |flink|0.0%|:red_circle:| |flink-common|43.17%|:green_circle:| |flink-runtime|0.0%|:red_circle:| |gcp|14.12%|:red_circle:| |hadoop-common|10.39%|:red_circle:| |hive-metastore-common|53.26%|:green_circle:| |iceberg-common|55.24%|:green_circle:| |iceberg-rest-server|69.72%|:green_circle:| |idp-basic|94.17%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|66.17%|:green_circle:| |lance-common|20.9%|:red_circle:| |lance-rest-server|62.78%|:green_circle:| |lineage|53.02%|:green_circle:| |optimizer|82.95%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|85.75% **`+0.17%`**|:green_circle:| |server-common|72.83% **`-0.18%`**|:green_circle:| |spark|32.79%|:red_circle:| |spark-common|39.09%|:red_circle:| |trino-connector|34.82%|:red_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |api|[SupportsSchemas.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/api/src/main/java/org/apache/gravitino/SupportsSchemas.java)|0.0%|:red_circle:| |catalog-lakehouse-iceberg|[IcebergCatalog.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalog.java)|89.66%|:green_circle:| ||[IcebergCatalogOperations.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalogOperations.java)|80.59%|:green_circle:| ||[IcebergCatalogCapability.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalogCapability.java)|0.0%|:red_circle:| |client-java|[BaseSchemaCatalog.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/clients/client-java/src/main/java/org/apache/gravitino/client/BaseSchemaCatalog.java)|98.9%|:green_circle:| |core|[HierarchicalSchemaUtil.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/core/src/main/java/org/apache/gravitino/utils/HierarchicalSchemaUtil.java)|97.14%|:green_circle:| ||[SchemaHookDispatcher.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/core/src/main/java/org/apache/gravitino/hook/SchemaHookDispatcher.java)|82.61%|:green_circle:| ||[SchemaOperationDispatcher.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/core/src/main/java/org/apache/gravitino/catalog/SchemaOperationDispatcher.java)|79.78%|:green_circle:| |server|[SchemaOperations.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/server/src/main/java/org/apache/gravitino/server/web/rest/SchemaOperations.java)|100.0%|:green_circle:| ||[AuthorizeExecutorFactory.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/AuthorizeExecutorFactory.java)|28.57%|:red_circle:| |server-common|[AuthorizationRequest.java](https://github.com/FANNG1/gravitino/blob/ebe1c59e97845c74f6ced8abb0ea60dcc697ead4/server-common/src/main/java/org/apache/gravitino/server/authorization/annotations/AuthorizationRequest.java)|0.0%|:red_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]
