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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|66.57% **`+0.02%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|67.65%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.72%|:red_circle:|
   |api|46.82%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|3.66%|:red_circle:|
   |azure|2.47%|:red_circle:|
   |catalog-common|10.04% **`-0.02%`**|:red_circle:|
   |catalog-fileset|80.33%|:green_circle:|
   |catalog-glue|66.08%|:green_circle:|
   |catalog-hive|79.55%|:green_circle:|
   |catalog-jdbc-clickhouse|80.02%|:green_circle:|
   |catalog-jdbc-common|45.31%|:green_circle:|
   |catalog-jdbc-doris|80.28%|:green_circle:|
   |catalog-jdbc-hologres|54.03%|:green_circle:|
   |catalog-jdbc-mysql|79.23%|:green_circle:|
   |catalog-jdbc-oceanbase|78.38%|:green_circle:|
   |catalog-jdbc-postgresql|82.29%|:green_circle:|
   |catalog-jdbc-starrocks|78.51%|:green_circle:|
   |catalog-kafka|77.01%|:green_circle:|
   |catalog-lakehouse-generic|44.89%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|85.65%|:green_circle:|
   |catalog-lakehouse-paimon|79.29%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|77.91%|:green_circle:|
   |common|50.09% **`+0.24%`**|:green_circle:|
   |core|82.37%|:green_circle:|
   |filesystem-hadoop3|76.97%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|41.37%|:green_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|14.12%|:red_circle:|
   |hadoop-common|10.39%|:red_circle:|
   |hive-metastore-common|53.26%|:green_circle:|
   |iceberg-common|54.92% **`-5.98%`**|:green_circle:|
   |iceberg-rest-server|70.61% **`+1.73%`**|:green_circle:|
   |idp-basic|85.99%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|20.83%|:red_circle:|
   |lance-rest-server|60.27%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|82.95%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.1% **`-1.18%`**|:green_circle:|
   |server-common|72.85% **`-0.03%`**|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.61%|:red_circle:|
   |trino-connector|39.44%|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|catalog-common|[IcebergConstants.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergConstants.java)|0.0%|:red_circle:|
   
|common|[CredentialPropertyUtils.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/common/src/main/java/org/apache/gravitino/credential/CredentialPropertyUtils.java)|71.21%|:green_circle:|
   
|iceberg-common|[IcebergCatalogWrapper.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/ops/IcebergCatalogWrapper.java)|29.74%|:red_circle:|
   
|iceberg-rest-server|[IcebergAuthorizationMetadata.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/authorization/annotations/IcebergAuthorizationMetadata.java)|100.0%|:green_circle:|
   
||[IcebergConfigOperations.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergConfigOperations.java)|96.36%|:green_circle:|
   
||[IcebergVendedCredentials.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/IcebergVendedCredentials.java)|96.3%|:green_circle:|
   
||[IcebergViewRenameOperations.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergViewRenameOperations.java)|93.75%|:green_circle:|
   
||[IcebergTableOperations.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java)|80.75%|:green_circle:|
   
||[IcebergRESTUtils.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/IcebergRESTUtils.java)|79.12%|:green_circle:|
   
||[IcebergNamespaceOperations.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergNamespaceOperations.java)|78.63%|:green_circle:|
   
||[IcebergMetadataAuthorizationMethodInterceptor.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/IcebergMetadataAuthorizationMethodInterceptor.java)|76.19%|:green_circle:|
   
||[CatalogWrapperForREST.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/CatalogWrapperForREST.java)|74.09%|:green_circle:|
   
||[IcebergViewOperations.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergViewOperations.java)|72.5%|:green_circle:|
   
||[BaseMetadataAuthorizationMethodInterceptor.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/BaseMetadataAuthorizationMethodInterceptor.java)|53.12%|:red_circle:|
   
||[LoadTableAuthzHandler.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/LoadTableAuthzHandler.java)|0.0%|:red_circle:|
   
|server|[TableOperations.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/server/src/main/java/org/apache/gravitino/server/web/rest/TableOperations.java)|97.22%|:green_circle:|
   
||[GravitinoInterceptionService.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/server/src/main/java/org/apache/gravitino/server/web/filter/GravitinoInterceptionService.java)|58.76%|:red_circle:|
   
||[AuthorizeExecutorFactory.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/AuthorizeExecutorFactory.java)|25.0%|:red_circle:|
   
||[LoadTableAuthorizationExecutor.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/LoadTableAuthorizationExecutor.java)|0.0%|:red_circle:|
   
|server-common|[AuthorizationExpression.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/server-common/src/main/java/org/apache/gravitino/server/authorization/annotations/AuthorizationExpression.java)|0.0%|:red_circle:|
   
||[AuthorizationExpressionConstants.java](https://github.com/lasdf1234/gravitino/blob/ff6b49ed43ad98fc8411d7c455515bd46ea1e8ea/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