github-actions[bot] commented on PR #12593: URL: https://github.com/apache/gravitino/pull/12593#issuecomment-5413318672
<!-- coverage-report --> ### Code Coverage Report |Overall Project|68.15% **`+0.04%`**|:green_circle:| |:-|:-|:-:| |Files changed|73.53%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|19.74%|:red_circle:| |api|52.84% **`+1.06%`**|: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|9.9%|:red_circle:| |catalog-fileset|80.02%|:green_circle:| |catalog-glue|69.24%|:green_circle:| |catalog-hive|82.96%|:green_circle:| |catalog-jdbc-common|45.69%|:green_circle:| |catalog-jdbc-doris|82.44%|: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|76.99%|:green_circle:| |catalog-lakehouse-generic|59.35%|:green_circle:| |catalog-lakehouse-hudi|79.1%|:green_circle:| |catalog-lakehouse-iceberg|85.86%|:green_circle:| |catalog-lakehouse-paimon|84.26%|:green_circle:| |catalog-model|77.99%|:green_circle:| |cli|44.48%|:green_circle:| |client-java|78.07%|:green_circle:| |common|52.29%|:green_circle:| |core|83.4%|:green_circle:| |filesystem-hadoop3|76.45%|:green_circle:| |flink|0.0%|:red_circle:| |flink-common|50.29%|: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%|:green_circle:| |iceberg-aliyun-bundle|0.0%|:red_circle:| |iceberg-common|64.75%|:green_circle:| |iceberg-rest-server|75.6% **`+0.21%`**|:green_circle:| |idp-basic|85.98%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|62.92%|:green_circle:| |lance-common|32.81%|:red_circle:| |lance-rest-server|64.78%|:green_circle:| |lineage|53.02%|:green_circle:| |optimizer|83.24%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|87.51%|:green_circle:| |server-common|80.35% **`+0.56%`**|:green_circle:| |spark|28.57%|:red_circle:| |spark-common|48.92%|:green_circle:| |tencent|69.84%|:green_circle:| |trino-connector|47.41%|:green_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |api|[Privilege.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/api/src/main/java/org/apache/gravitino/authorization/Privilege.java)|95.56%|:green_circle:| ||[Privileges.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/api/src/main/java/org/apache/gravitino/authorization/Privileges.java)|62.43%|:green_circle:| ||[PolicyAlreadyAssociatedException.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/api/src/main/java/org/apache/gravitino/exceptions/PolicyAlreadyAssociatedException.java)|0.0%|:red_circle:| ||[PolicyOperations.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/api/src/main/java/org/apache/gravitino/policy/PolicyOperations.java)|0.0%|:red_circle:| ||[SupportsPolicies.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/api/src/main/java/org/apache/gravitino/policy/SupportsPolicies.java)|0.0%|:red_circle:| ||[TagOperations.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/api/src/main/java/org/apache/gravitino/tag/TagOperations.java)|0.0%|:red_circle:| |iceberg-rest-server|[IcebergNamespaceOperations.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergNamespaceOperations.java)|81.06%|:green_circle:| ||[IcebergMetadataAuthorizationMethodInterceptor.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/IcebergMetadataAuthorizationMethodInterceptor.java)|77.14%|:green_circle:| |server-common|[BaseMetadataAuthorizationMethodInterceptor.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/server-common/src/main/java/org/apache/gravitino/server/web/filter/BaseMetadataAuthorizationMethodInterceptor.java)|100.0%|:green_circle:| ||[AuthorizationExpressionConstants.java](https://github.com/yuqi1129/gravitino/blob/0cbfd0a0b4b8a74270e42c806046300cd8187fd1/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]
