github-actions[bot] commented on PR #12928: URL: https://github.com/apache/gravitino/pull/12928#issuecomment-5540166520
<!-- coverage-report --> ### Code Coverage Report |Overall Project|69.46% **`-0.26%`**|:green_circle:| |:-|:-|:-:| |Files changed|48.06%|:red_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%|:green_circle:| |catalog-hive|82.96%|:green_circle:| |catalog-jdbc-common|45.69%|:green_circle:| |catalog-jdbc-doris|82.69%|: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|60.88%|: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.89% **`+0.57%`**|:green_circle:| |core|83.98% **`+0.08%`**|:green_circle:| |filesystem-hadoop3|76.48%|:green_circle:| |flink|0.0%|:red_circle:| |flink-common|52.1%|: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|66.58%|:green_circle:| |iceberg-rest-server|76.63% **`-2.12%`**|: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.17%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|90.08% **`-1.03%`**|:green_circle:| |server-common|81.13% **`+0.15%`**|:green_circle:| |spark|28.57%|:red_circle:| |spark-common|52.04%|:green_circle:| |tencent|81.78%|:green_circle:| |trino-connector|57.5% **`-3.83%`**|:green_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |common|[FunctionRegisterRequest.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/common/src/main/java/org/apache/gravitino/dto/requests/FunctionRegisterRequest.java)|92.31%|:green_circle:| ||[FunctionUpdateRequest.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/common/src/main/java/org/apache/gravitino/dto/requests/FunctionUpdateRequest.java)|89.74%|:green_circle:| ||[FunctionUpdatesRequest.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/common/src/main/java/org/apache/gravitino/dto/requests/FunctionUpdatesRequest.java)|81.25%|:green_circle:| ||[FunctionDataTypeValidator.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/common/src/main/java/org/apache/gravitino/dto/requests/FunctionDataTypeValidator.java)|63.04%|:green_circle:| |core|[Event.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/Event.java)|100.0%|:green_circle:| ||[GrantGroupRolesFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/GrantGroupRolesFailureEvent.java)|100.0%|:green_circle:| ||[GrantUserRolesFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/GrantUserRolesFailureEvent.java)|100.0%|:green_circle:| ||[RevokeGroupRolesFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeGroupRolesFailureEvent.java)|100.0%|:green_circle:| ||[RevokeUserRolesFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeUserRolesFailureEvent.java)|100.0%|:green_circle:| ||[TableEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/TableEvent.java)|100.0%|:green_circle:| ||[TableFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/TableFailureEvent.java)|100.0%|:green_circle:| ||[AuthorizationDenialFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/server/AuthorizationDenialFailureEvent.java)|100.0%|:green_circle:| ||[HttpRequestFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/server/HttpRequestFailureEvent.java)|100.0%|:green_circle:| ||[RequestContext.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/utils/RequestContext.java)|100.0%|:green_circle:| ||[EventBus.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/EventBus.java)|93.62%|:green_circle:| ||[AuditLogRedactor.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/audit/AuditLogRedactor.java)|88.89%|:green_circle:| ||[GrantGroupRolesEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/GrantGroupRolesEvent.java)|87.5%|:green_circle:| ||[GrantUserRolesEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/GrantUserRolesEvent.java)|87.5%|:green_circle:| ||[RevokeGroupRolesEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeGroupRolesEvent.java)|87.5%|:green_circle:| ||[RevokeUserRolesEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/core/src/main/java/org/apache/gravitino/listener/api/event/RevokeUserRolesEvent.java)|87.5%|:green_circle:| |iceberg-rest-server|[IcebergEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergEvent.java)|62.5%|:green_circle:| ||[IcebergFailureEvent.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergFailureEvent.java)|62.5%|:green_circle:| ||[RESTService.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/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/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/lance/lance-rest-server/src/main/java/org/apache/gravitino/lance/LanceRESTService.java)|0.0%|:red_circle:| |server|[GravitinoServer.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/server/src/main/java/org/apache/gravitino/server/GravitinoServer.java)|63.04%|:green_circle:| |server-common|[HttpAuditFilter.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/server-common/src/main/java/org/apache/gravitino/server/web/HttpAuditFilter.java)|85.88%|:green_circle:| ||[RequestContextFilter.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/server-common/src/main/java/org/apache/gravitino/server/web/RequestContextFilter.java)|83.33%|:green_circle:| |trino-connector|[GravitinoMetadata.java](https://github.com/apache/gravitino/blob/803dc36a5f2440f384234936297a2b59d190aa95/trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/GravitinoMetadata.java)|15.95%|: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]
