github-actions[bot] commented on PR #12474: URL: https://github.com/apache/gravitino/pull/12474#issuecomment-5310637979
<!-- coverage-report --> ### Code Coverage Report |Overall Project|68.73% **`+0.15%`**|:green_circle:| |:-|:-|:-:| |Files changed|79.75%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.72%|:red_circle:| |api|49.31%|:green_circle:| |authorization-common|85.96%|:green_circle:| |aws|42.04%|:green_circle:| |azure|2.47%|:red_circle:| |catalog-common|9.92% **`-0.02%`**|: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.93%|:green_circle:| |catalog-lakehouse-paimon|84.23%|:green_circle:| |catalog-model|77.72%|:green_circle:| |cli|44.48%|:green_circle:| |client-java|78.56%|:green_circle:| |common|52.75%|:green_circle:| |core|83.63%|: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|67.17% **`+12.01%`**|:green_circle:| |iceberg-rest-server|75.5% **`-0.77%`**|: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.25%|:green_circle:| |server-common|79.41%|: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|| |:-|:-|:-|:-:| |catalog-common|[IcebergConstants.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergConstants.java)|0.0%|:red_circle:| |iceberg-common|[IdempotencyKeys.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/idempotency/IdempotencyKeys.java)|100.0%|:green_circle:| ||[IdempotencyStore.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/idempotency/IdempotencyStore.java)|100.0%|:green_circle:| ||[IdempotencyStoreFactory.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/idempotency/IdempotencyStoreFactory.java)|100.0%|:green_circle:| ||[InMemoryIdempotencyStore.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/idempotency/InMemoryIdempotencyStore.java)|100.0%|:green_circle:| ||[IcebergConfig.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/IcebergConfig.java)|98.57%|:green_circle:| ||[IdempotencyRecord.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/idempotency/IdempotencyRecord.java)|57.58%|:red_circle:| |iceberg-rest-server|[IdempotencyConflictException.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/idempotency/IdempotencyConflictException.java)|100.0%|:green_circle:| ||[IcebergConfigOperations.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergConfigOperations.java)|96.55%|:green_circle:| ||[IcebergTableRenameOperations.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableRenameOperations.java)|95.0%|:green_circle:| ||[IcebergViewRenameOperations.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergViewRenameOperations.java)|95.0%|:green_circle:| ||[IcebergIdempotencyManager.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/idempotency/IcebergIdempotencyManager.java)|87.91%|:green_circle:| ||[IcebergNamespaceOperations.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergNamespaceOperations.java)|83.11%|:green_circle:| ||[IcebergTableOperations.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java)|82.1%|:green_circle:| ||[IcebergViewOperations.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergViewOperations.java)|75.37%|:green_circle:| ||[RESTService.java](https://github.com/laserninja/gravitino/blob/178230fdfb21fc466699f54ed5733ce493372e20/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/RESTService.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]
