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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|69.32% **`+0.15%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|74.42%|: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%|: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.55%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|85.93%|: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%|:green_circle:|
   |core|83.97% **`-1.14%`**|: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|64.76%|:green_circle:|
   |iceberg-rest-server|76.12%|:green_circle:|
   |idp-basic|86.42%|: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%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|83.17%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|89.77% **`+0.59%`**|:green_circle:|
   |server-common|81.11% **`+1.45%`**|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|52.04%|:green_circle:|
   |tencent|81.78%|:green_circle:|
   |trino-connector|57.5%|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[SchemaHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/SchemaHookDispatcher.java)|92.31%|:green_circle:|
   
||[FilesetHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/FilesetHookDispatcher.java)|85.29%|:green_circle:|
   
||[MetadataObjectUtil.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/utils/MetadataObjectUtil.java)|84.33%|:green_circle:|
   
||[TableOperationDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/catalog/TableOperationDispatcher.java)|84.3%|:green_circle:|
   
||[TopicHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/TopicHookDispatcher.java)|82.61%|:green_circle:|
   
||[ViewOperationDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/catalog/ViewOperationDispatcher.java)|82.13%|:green_circle:|
   
||[AuthorizationUtils.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/authorization/AuthorizationUtils.java)|63.99%|:green_circle:|
   
||[JobHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/JobHookDispatcher.java)|59.26%|:red_circle:|
   
||[ModelHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/ModelHookDispatcher.java)|56.82%|:red_circle:|
   
||[PolicyHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/PolicyHookDispatcher.java)|41.67%|:red_circle:|
   
||[TagHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/TagHookDispatcher.java)|41.67%|:red_circle:|
   
||[MetalakeHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/MetalakeHookDispatcher.java)|40.62%|:red_circle:|
   
||[CatalogHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/CatalogHookDispatcher.java)|36.67%|:red_circle:|
   
||[AccessControlHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/hook/AccessControlHookDispatcher.java)|34.83%|:red_circle:|
   
||[GravitinoEnv.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/core/src/main/java/org/apache/gravitino/GravitinoEnv.java)|26.61%|:red_circle:|
   
|server|[GroupOperations.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/server/src/main/java/org/apache/gravitino/server/web/rest/GroupOperations.java)|100.0%|:green_circle:|
   
||[UserOperations.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/server/src/main/java/org/apache/gravitino/server/web/rest/UserOperations.java)|100.0%|:green_circle:|
   
||[BulkOperations.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/server/src/main/java/org/apache/gravitino/server/web/rest/BulkOperations.java)|98.13%|:green_circle:|
   
||[LoadTableAuthorizationExecutor.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/LoadTableAuthorizationExecutor.java)|89.29%|:green_circle:|
   
|server-common|[JcasbinAuthorizer.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizer.java)|88.77%|:green_circle:|
   
||[MetadataAuthzHelper.java](https://github.com/qqqttt123/gravitino/blob/832dacc384a7124591c7aef9cd42a0fe80cfd980/server-common/src/main/java/org/apache/gravitino/server/authorization/MetadataAuthzHelper.java)|70.35%|:green_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