github-actions[bot] commented on PR #10665: URL: https://github.com/apache/gravitino/pull/10665#issuecomment-4197569424
<!-- coverage-report --> ### Code Coverage Report |Overall Project|65.19% **`+0.13%`**|:green_circle:| |:-|:-|:-:| |Files changed|71.39%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.73%|:red_circle:| |api|47.14%|:green_circle:| |authorization-common|85.96%|:green_circle:| |aws|1.1%|:red_circle:| |azure|2.6%|:red_circle:| |catalog-common|10.0% **`+10.0%`**|:red_circle:| |catalog-fileset|80.02%|:green_circle:| |catalog-hive|80.98%|:green_circle:| |catalog-jdbc-clickhouse|79.06%|:green_circle:| |catalog-jdbc-common|42.89%|: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.05%|:green_circle:| |catalog-jdbc-starrocks|78.27%|:green_circle:| |catalog-kafka|77.01%|:green_circle:| |catalog-lakehouse-generic|45.07%|:green_circle:| |catalog-lakehouse-hudi|79.1%|:green_circle:| |catalog-lakehouse-iceberg|87.15% **`+0.15%`**|:green_circle:| |catalog-lakehouse-paimon|77.71%|:green_circle:| |catalog-model|77.72%|:green_circle:| |cli|44.51%|:green_circle:| |client-java|77.63%|:green_circle:| |common|49.42% **`+0.23%`**|:green_circle:| |core|81.4% **`+0.12%`**|:green_circle:| |filesystem-hadoop3|76.97%|:green_circle:| |flink|40.55%|:green_circle:| |flink-runtime|0.0%|:red_circle:| |gcp|14.2%|:red_circle:| |hadoop-common|10.39%|:red_circle:| |hive-metastore-common|45.82%|:green_circle:| |iceberg-common|50.0% **`+0.98%`**|:green_circle:| |iceberg-rest-server|66.84% **`+0.56%`**|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|66.17%|:green_circle:| |lance-common|23.88%|:red_circle:| |lance-rest-server|57.84%|:green_circle:| |lineage|53.02%|:green_circle:| |optimizer|82.95%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|85.63%|:green_circle:| |server-common|70.23% **`-3.07%`**|:green_circle:| |spark|32.79%|:red_circle:| |spark-common|39.09%|:red_circle:| |trino-connector|33.83%|:red_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |catalog-common|[IcebergPropertiesUtils.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergPropertiesUtils.java)|97.83%|:green_circle:| ||[IcebergConstants.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergConstants.java)|0.0%|:red_circle:| |catalog-lakehouse-iceberg|[IcebergCatalogPropertiesMetadata.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalogPropertiesMetadata.java)|91.18%|:green_circle:| |common|[CredentialPropertyUtils.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/common/src/main/java/org/apache/gravitino/credential/CredentialPropertyUtils.java)|82.05%|:green_circle:| |core|[OwnerMetaBaseSQLProvider.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/OwnerMetaBaseSQLProvider.java)|100.0%|:green_circle:| ||[ModelVersionMetaPostgreSQLProvider.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/ModelVersionMetaPostgreSQLProvider.java)|100.0%|:green_circle:| ||[OwnerMetaPostgreSQLProvider.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/OwnerMetaPostgreSQLProvider.java)|100.0%|:green_circle:| ||[AccessControlEventDispatcher.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/listener/AccessControlEventDispatcher.java)|94.51%|:green_circle:| ||[EventBus.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/listener/EventBus.java)|92.68%|:green_circle:| ||[UserPrincipal.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/UserPrincipal.java)|70.0%|:green_circle:| ||[PrincipalUtils.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/core/src/main/java/org/apache/gravitino/utils/PrincipalUtils.java)|58.82%|:red_circle:| |iceberg-common|[IcebergCatalogUtil.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/utils/IcebergCatalogUtil.java)|61.97%|:green_circle:| |iceberg-rest-server|[IcebergExceptionMapper.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/IcebergExceptionMapper.java)|100.0%|:green_circle:| ||[IcebergTableOperations.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java)|81.9%|:green_circle:| ||[IcebergNamespaceOperations.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergNamespaceOperations.java)|77.57%|:green_circle:| ||[IcebergRESTUtils.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/IcebergRESTUtils.java)|73.58%|:green_circle:| ||[CatalogWrapperForREST.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/CatalogWrapperForREST.java)|70.67%|:green_circle:| ||[RESTService.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/RESTService.java)|0.0%|:red_circle:| |server-common|[OAuth2TokenAuthenticator.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/server-common/src/main/java/org/apache/gravitino/server/authentication/OAuth2TokenAuthenticator.java)|89.29%|:green_circle:| ||[KerberosAuthenticator.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/server-common/src/main/java/org/apache/gravitino/server/authentication/KerberosAuthenticator.java)|86.11%|:green_circle:| ||[SimpleAuthenticator.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/server-common/src/main/java/org/apache/gravitino/server/authentication/SimpleAuthenticator.java)|82.61%|:green_circle:| ||[AuthenticationFilter.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/server-common/src/main/java/org/apache/gravitino/server/authentication/AuthenticationFilter.java)|68.29%|:green_circle:| ||[JettyServer.java](https://github.com/babumahesh/gravitino/blob/f72e9952d79d12fa10feacccb41e48a503b1b39f/server-common/src/main/java/org/apache/gravitino/server/web/JettyServer.java)|41.67%|: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]
