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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|67.96% **`+0.42%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|82.78%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.72%|:red_circle:|
   |api|48.1%|: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.74%|:green_circle:|
   |catalog-glue|66.91%|: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.93%|:green_circle:|
   |catalog-lakehouse-paimon|84.23%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.5%|:green_circle:|
   |client-java|78.27%|:green_circle:|
   |common|52.07%|:green_circle:|
   |core|82.77% **`+0.1%`**|:green_circle:|
   |filesystem-hadoop3|77.28%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|47.09% **`+1.08%`**|: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-common|65.01% **`+10.26%`**|:green_circle:|
   |iceberg-rest-server|75.42% **`+0.42%`**|:green_circle:|
   |idp-basic|86.02%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|20.67%|:red_circle:|
   |lance-rest-server|64.23%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|83.24%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.89%|:green_circle:|
   |server-common|76.31% **`-0.03%`**|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|46.01%|:green_circle:|
   |tencent|69.84%|:green_circle:|
   |trino-connector|40.29%|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[DefaultMapperPackageProvider.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/DefaultMapperPackageProvider.java)|100.0%|:green_circle:|
   
||[TableMetaPostgreSQLProvider.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/TableMetaPostgreSQLProvider.java)|100.0%|:green_circle:|
   
||[EntityDeletionPO.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/po/EntityDeletionPO.java)|100.0%|:green_circle:|
   
||[EntityDeletionService.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/service/EntityDeletionService.java)|100.0%|:green_circle:|
   
||[POConverters.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/utils/POConverters.java)|88.28%|:green_circle:|
   
||[EntityDeletionSQLProvider.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/mapper/EntityDeletionSQLProvider.java)|80.0%|:green_circle:|
   
||[TablePO.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/po/TablePO.java)|72.34%|:green_circle:|
   
||[TableMetaBaseSQLProvider.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/TableMetaBaseSQLProvider.java)|70.0%|:green_circle:|
   
||[TableDeletionService.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/service/TableDeletionService.java)|55.81%|:red_circle:|
   
||[EntityDeletionMapper.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/mapper/EntityDeletionMapper.java)|0.0%|:red_circle:|
   
||[TableDeletionMapper.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/core/src/main/java/org/apache/gravitino/storage/relational/mapper/TableDeletionMapper.java)|0.0%|:red_circle:|
   
|flink-common|[GravitinoPaimonCatalog.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/flink-connector/flink-common/src/main/java/org/apache/gravitino/flink/connector/paimon/GravitinoPaimonCatalog.java)|68.32%|:green_circle:|
   
||[PropertyUtils.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/flink-connector/flink-common/src/main/java/org/apache/gravitino/flink/connector/utils/PropertyUtils.java)|0.0%|:red_circle:|
   
|iceberg-common|[IcebergConfig.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/IcebergConfig.java)|100.0%|:green_circle:|
   
|iceberg-rest-server|[IcebergDeletionAuthorization.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/deletion/IcebergDeletionAuthorization.java)|100.0%|:green_circle:|
   
||[IcebergRetainedTableDeletion.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/deletion/IcebergRetainedTableDeletion.java)|100.0%|:green_circle:|
   
||[IcebergNamespaceOperationExecutor.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergNamespaceOperationExecutor.java)|100.0%|:green_circle:|
   
||[IcebergTableOperationExecutor.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableOperationExecutor.java)|98.41%|:green_circle:|
   
||[IcebergTableEventDispatcher.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableEventDispatcher.java)|94.44%|:green_circle:|
   
||[IcebergTableDeletionLifecycle.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/deletion/IcebergTableDeletionLifecycle.java)|90.32%|:green_circle:|
   
||[IcebergTableOperations.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java)|82.55%|:green_circle:|
   
||[IcebergTableHookDispatcher.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableHookDispatcher.java)|81.73%|:green_circle:|
   
||[RESTService.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/RESTService.java)|0.0%|:red_circle:|
   
||[IcebergTableOperationDispatcher.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableOperationDispatcher.java)|0.0%|:red_circle:|
   
|server-common|[AuthorizationExpressionConstants.java](https://github.com/nevzheng/gravitino/blob/634f7eba38b03c6820ea3e9ed8debe4d231bb9cd/server-common/src/main/java/org/apache/gravitino/server/authorization/expression/AuthorizationExpressionConstants.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]

Reply via email to