github-actions[bot] commented on PR #12906:
URL: https://github.com/apache/gravitino/pull/12906#issuecomment-5571941972

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|69.45% **`+0.44%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|73.92%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|19.74%|:red_circle:|
   |api|51.57%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |authorization-ranger|4.38%|:red_circle:|
   |aws|53.54%|:green_circle:|
   |azure|32.1%|:red_circle:|
   |catalog-common|20.87%|:red_circle:|
   |catalog-fileset|82.17%|:green_circle:|
   |catalog-glue|69.24% **`-0.55%`**|:green_circle:|
   |catalog-hive|82.96%|:green_circle:|
   |catalog-jdbc-common|45.64% **`+12.42%`**|:green_circle:|
   |catalog-jdbc-doris|82.69%|:green_circle:|
   |catalog-jdbc-mysql|79.55% **`+13.24%`**|:green_circle:|
   |catalog-jdbc-postgresql|83.39% **`-2.01%`**|:green_circle:|
   |catalog-jdbc-starrocks|79.16%|:green_circle:|
   |catalog-kafka|76.99%|:green_circle:|
   |catalog-lakehouse-generic|60.55% **`+2.8%`**|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|85.9%|:green_circle:|
   |catalog-lakehouse-paimon|84.29%|:green_circle:|
   |catalog-model|77.99%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|77.5%|:green_circle:|
   |common|56.34% **`+0.17%`**|:green_circle:|
   |core|83.97% **`+0.18%`**|:green_circle:|
   |filesystem-hadoop3|76.48%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|52.1% **`-3.15%`**|:green_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|32.2%|:red_circle:|
   |hadoop-auth|68.0%|:green_circle:|
   |hadoop-common|17.84%|:red_circle:|
   |hive-metastore-common|53.4% **`+1.54%`**|:green_circle:|
   |iceberg-aliyun-bundle|0.0%|:red_circle:|
   |iceberg-common|66.58%|:green_circle:|
   |iceberg-rest-server|76.63% **`-2.95%`**|:green_circle:|
   |idp-basic|87.1%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|62.92%|:green_circle:|
   |lance-common|32.52%|:red_circle:|
   |lance-rest-server|68.15% **`-10.47%`**|:green_circle:|
   |lineage|59.39%|:green_circle:|
   |optimizer|83.24%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|90.08% **`-1.03%`**|:green_circle:|
   |server-common|81.13% **`-1.8%`**|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|52.04% **`+1.16%`**|:green_circle:|
   |tencent|81.78%|:green_circle:|
   |trino-connector|57.9% **`-2.77%`**|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|catalog-glue|[GravitinoGlueCredentialsProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-glue/src/main/java/org/apache/gravitino/catalog/glue/GravitinoGlueCredentialsProvider.java)|0.0%|:red_circle:|
   
|catalog-jdbc-common|[JdbcConfig.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/config/JdbcConfig.java)|98.46%|:green_circle:|
   
||[JdbcColumnDefaultValueConverter.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/converter/JdbcColumnDefaultValueConverter.java)|85.71%|:green_circle:|
   
||[JdbcTableOperations.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/operation/JdbcTableOperations.java)|53.47%|:red_circle:|
   
||[JdbcCatalog.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/JdbcCatalog.java)|47.83%|:red_circle:|
   
|catalog-jdbc-mysql|[MysqlTableOperations.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-jdbc-mysql/src/main/java/org/apache/gravitino/catalog/mysql/operation/MysqlTableOperations.java)|85.9%|:green_circle:|
   
|catalog-jdbc-postgresql|[PostgreSqlCatalog.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-jdbc-postgresql/src/main/java/org/apache/gravitino/catalog/postgresql/PostgreSqlCatalog.java)|0.0%|:red_circle:|
   
|catalog-lakehouse-generic|[LanceTableOperations.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/catalog-lakehouse-generic/src/main/java/org/apache/gravitino/catalog/lakehouse/lance/LanceTableOperations.java)|62.43%|:green_circle:|
   
|common|[FunctionRegisterRequest.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/common/src/main/java/org/apache/gravitino/dto/requests/FunctionRegisterRequest.java)|91.3%|:green_circle:|
   
||[FunctionUpdatesRequest.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/common/src/main/java/org/apache/gravitino/dto/requests/FunctionUpdatesRequest.java)|88.89%|:green_circle:|
   
||[FunctionUpdateRequest.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/common/src/main/java/org/apache/gravitino/dto/requests/FunctionUpdateRequest.java)|57.89%|:red_circle:|
   
|core|[CatalogChangeLogListener.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/catalog/CatalogChangeLogListener.java)|100.0%|:green_circle:|
   
||[PolicyEventDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/PolicyEventDispatcher.java)|100.0%|:green_circle:|
   
||[Event.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/Event.java)|100.0%|:green_circle:|
   
||[GrantGroupRolesFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/GrantGroupRolesFailureEvent.java)|100.0%|:green_circle:|
   
||[GrantUserRolesFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/GrantUserRolesFailureEvent.java)|100.0%|:green_circle:|
   
||[OperationType.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/OperationType.java)|100.0%|:green_circle:|
   
||[RevokeGroupRolesFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeGroupRolesFailureEvent.java)|100.0%|:green_circle:|
   
||[RevokeUserRolesFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeUserRolesFailureEvent.java)|100.0%|:green_circle:|
   
||[TableEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/TableEvent.java)|100.0%|:green_circle:|
   
||[TableFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/TableFailureEvent.java)|100.0%|:green_circle:|
   
||[AuthorizationDenialFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/server/AuthorizationDenialFailureEvent.java)|100.0%|:green_circle:|
   
||[HttpRequestFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/server/HttpRequestFailureEvent.java)|100.0%|:green_circle:|
   
||[PolicyTagRelBaseSQLProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/PolicyTagRelBaseSQLProvider.java)|100.0%|:green_circle:|
   
||[TagMetadataObjectRelBaseSQLProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/TagMetadataObjectRelBaseSQLProvider.java)|100.0%|:green_circle:|
   
||[TagMetaPostgreSQLProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/TagMetaPostgreSQLProvider.java)|100.0%|:green_circle:|
   
||[TagMetadataObjectRelPostgreSQLProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/TagMetadataObjectRelPostgreSQLProvider.java)|100.0%|:green_circle:|
   
||[RequestContext.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/utils/RequestContext.java)|100.0%|:green_circle:|
   
||[CompatibilityUtils.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/audit/v2/CompatibilityUtils.java)|99.41%|:green_circle:|
   
||[TagMetaService.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/service/TagMetaService.java)|98.54%|:green_circle:|
   
||[AuditLog.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/audit/AuditLog.java)|97.65%|:green_circle:|
   
||[EntityCombinedTable.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedTable.java)|97.3%|:green_circle:|
   
||[TagMetadataObjectRelSQLProviderFactory.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/TagMetadataObjectRelSQLProviderFactory.java)|96.67%|:green_circle:|
   
||[PolicyTagRelSQLProviderFactory.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/PolicyTagRelSQLProviderFactory.java)|94.12%|:green_circle:|
   
||[PolicyTagRelService.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/service/PolicyTagRelService.java)|94.09%|:green_circle:|
   
||[TagMetaBaseSQLProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/TagMetaBaseSQLProvider.java)|93.75%|:green_circle:|
   
||[EventBus.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/EventBus.java)|93.62%|:green_circle:|
   
||[TagEventDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/TagEventDispatcher.java)|91.08%|:green_circle:|
   
||[EntityChangeLogPoller.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/EntityChangeLogPoller.java)|89.29%|:green_circle:|
   
||[AuditLogRedactor.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/audit/AuditLogRedactor.java)|88.89%|:green_circle:|
   
||[TagMetaSQLProviderFactory.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/TagMetaSQLProviderFactory.java)|88.46%|:green_circle:|
   
||[OperationDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/catalog/OperationDispatcher.java)|88.19%|:green_circle:|
   
||[POConverters.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/utils/POConverters.java)|88.19%|:green_circle:|
   
||[GrantGroupRolesEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/GrantGroupRolesEvent.java)|87.5%|:green_circle:|
   
||[GrantUserRolesEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/GrantUserRolesEvent.java)|87.5%|:green_circle:|
   
||[RevokeGroupRolesEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeGroupRolesEvent.java)|87.5%|:green_circle:|
   
||[RevokeUserRolesEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeUserRolesEvent.java)|87.5%|:green_circle:|
   
||[TagManager.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/tag/TagManager.java)|85.57%|:green_circle:|
   
||[ClassLoaderPool.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/utils/ClassLoaderPool.java)|85.07%|:green_circle:|
   
||[TableOperationDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/catalog/TableOperationDispatcher.java)|84.3%|:green_circle:|
   
||[CapabilityHelpers.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/catalog/CapabilityHelpers.java)|78.47%|:green_circle:|
   
||[CatalogManager.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/catalog/CatalogManager.java)|72.41%|:green_circle:|
   
||[BaseCatalog.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/connector/BaseCatalog.java)|68.16%|:green_circle:|
   
||[AuthorizationUtils.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/authorization/AuthorizationUtils.java)|63.99%|:green_circle:|
   
||[PolicyHookDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/hook/PolicyHookDispatcher.java)|41.67%|:red_circle:|
   
||[TagHookDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/hook/TagHookDispatcher.java)|41.67%|:red_circle:|
   
||[CatalogHookDispatcher.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/hook/CatalogHookDispatcher.java)|36.67%|:red_circle:|
   
||[PolicyTagRelMapper.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/PolicyTagRelMapper.java)|0.0%|:red_circle:|
   
||[TagMetaMapper.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/TagMetaMapper.java)|0.0%|:red_circle:|
   
||[TagMetadataObjectRelMapper.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/core/src/main/java/org/apache/gravitino/storage/relational/mapper/TagMetadataObjectRelMapper.java)|0.0%|:red_circle:|
   
|flink-common|[PostgresqlPropertiesConverter.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/flink-connector/flink-common/src/main/java/org/apache/gravitino/flink/connector/jdbc/postgresql/PostgresqlPropertiesConverter.java)|100.0%|:green_circle:|
   
||[JdbcPropertiesConverter.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/flink-connector/flink-common/src/main/java/org/apache/gravitino/flink/connector/jdbc/JdbcPropertiesConverter.java)|58.82%|:red_circle:|
   
||[BaseCatalog.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/flink-connector/flink-common/src/main/java/org/apache/gravitino/flink/connector/catalog/BaseCatalog.java)|43.62%|:red_circle:|
   
|hive-metastore-common|[HiveClientClassLoader.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/catalogs/hive-metastore-common/src/main/java/org/apache/gravitino/hive/client/HiveClientClassLoader.java)|84.15%|:green_circle:|
   
|iceberg-rest-server|[IcebergCleanupHelper.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergCleanupHelper.java)|100.0%|:green_circle:|
   
||[IcebergEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergEvent.java)|62.5%|:green_circle:|
   
||[IcebergFailureEvent.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergFailureEvent.java)|62.5%|:green_circle:|
   
||[DynamicIcebergConfigProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/provider/DynamicIcebergConfigProvider.java)|52.24%|:red_circle:|
   
||[RESTService.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/RESTService.java)|0.0%|:red_circle:|
   
|lance-rest-server|[LanceRESTService.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/lance/lance-rest-server/src/main/java/org/apache/gravitino/lance/LanceRESTService.java)|0.0%|:red_circle:|
   
|server|[GravitinoServer.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/server/src/main/java/org/apache/gravitino/server/GravitinoServer.java)|63.04%|:green_circle:|
   
|server-common|[HttpAuditFilter.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/server-common/src/main/java/org/apache/gravitino/server/web/HttpAuditFilter.java)|85.88%|:green_circle:|
   
||[RequestContextFilter.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/server-common/src/main/java/org/apache/gravitino/server/web/RequestContextFilter.java)|83.33%|:green_circle:|
   
||[JettyServer.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/server-common/src/main/java/org/apache/gravitino/server/web/JettyServer.java)|60.94%|:green_circle:|
   
|spark-common|[GluePropertiesConverter.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/spark-connector/spark-common/src/main/java/org/apache/gravitino/spark/connector/glue/GluePropertiesConverter.java)|100.0%|:green_circle:|
   
||[GravitinoGlueCredentialsProvider.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/spark-connector/spark-common/src/main/java/org/apache/gravitino/spark/connector/glue/GravitinoGlueCredentialsProvider.java)|100.0%|:green_circle:|
   
|trino-connector|[MySQLDataTypeTransformer.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/jdbc/mysql/MySQLDataTypeTransformer.java)|94.55%|:green_circle:|
   
||[GeneralDataTypeTransformer.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/util/GeneralDataTypeTransformer.java)|85.59%|:green_circle:|
   
||[GravitinoMetadata.java](https://github.com/hqbhoho/gravitino/blob/39edea568b8f5923b9ae68563bae809a6909537a/trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/GravitinoMetadata.java)|16.16%|: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]

Reply via email to