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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|66.07% **`+0.1%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|69.12%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.72%|:red_circle:|
   |api|46.83% **`+1.56%`**|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|1.08%|:red_circle:|
   |azure|2.47%|:red_circle:|
   |catalog-common|10.2%|:red_circle:|
   |catalog-fileset|80.02%|:green_circle:|
   |catalog-glue|64.03%|:green_circle:|
   |catalog-hive|79.59%|:green_circle:|
   |catalog-jdbc-clickhouse|80.02%|:green_circle:|
   |catalog-jdbc-common|44.46%|: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.17%|:green_circle:|
   |catalog-jdbc-starrocks|78.27%|: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.87% **`+0.84%`**|:green_circle:|
   |catalog-lakehouse-paimon|77.25%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|77.92%|:green_circle:|
   |common|50.0% **`-0.18%`**|:green_circle:|
   |core|82.27% **`-0.47%`**|:green_circle:|
   |filesystem-hadoop3|76.97%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|43.17%|: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|55.46% **`+0.12%`**|:green_circle:|
   |iceberg-rest-server|69.78% **`-0.06%`**|:green_circle:|
   |idp-basic|93.58% **`+0.07%`**|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|20.9%|:red_circle:|
   |lance-rest-server|62.78%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|82.95%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.75%|:green_circle:|
   |server-common|71.17% **`+2.95%`**|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.09%|:red_circle:|
   |trino-connector|34.82%|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|api|[Privileges.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/api/src/main/java/org/apache/gravitino/authorization/Privileges.java)|63.85%|:green_circle:|
   
|catalog-lakehouse-iceberg|[IcebergCatalogWrapperHelper.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/ops/IcebergCatalogWrapperHelper.java)|92.05%|:green_circle:|
   
|common|[CredentialProvider.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/common/src/main/java/org/apache/gravitino/credential/CredentialProvider.java)|0.0%|:red_circle:|
   
||[CredentialProviderDelegator.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/common/src/main/java/org/apache/gravitino/credential/CredentialProviderDelegator.java)|0.0%|:red_circle:|
   
|core|[OwnerEventManager.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/authorization/OwnerEventManager.java)|96.88%|:green_circle:|
   
||[JdbcCredentialProvider.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/credential/JdbcCredentialProvider.java)|90.91%|:green_circle:|
   
||[OwnerManager.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/authorization/OwnerManager.java)|67.26%|:green_circle:|
   
||[CredentialOperationDispatcher.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/credential/CredentialOperationDispatcher.java)|43.42%|:red_circle:|
   
||[CatalogCredentialManager.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/credential/CatalogCredentialManager.java)|1.64%|:red_circle:|
   
||[OwnerDispatcher.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/authorization/OwnerDispatcher.java)|0.0%|:red_circle:|
   
||[CredentialCache.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/core/src/main/java/org/apache/gravitino/credential/CredentialCache.java)|0.0%|:red_circle:|
   
|iceberg-common|[IcebergIdentifierUtils.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/utils/IcebergIdentifierUtils.java)|80.0%|:green_circle:|
   
|iceberg-rest-server|[IcebergAuthorizationMetadata.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/authorization/annotations/IcebergAuthorizationMetadata.java)|100.0%|:green_circle:|
   
||[IcebergTableOperationExecutor.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableOperationExecutor.java)|95.59%|:green_circle:|
   
||[IcebergOwnershipUtils.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergOwnershipUtils.java)|94.44%|:green_circle:|
   
||[IcebergViewHookDispatcher.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergViewHookDispatcher.java)|85.19%|:green_circle:|
   
||[IcebergTableOperations.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java)|81.91%|:green_circle:|
   
||[IcebergNamespaceOperations.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergNamespaceOperations.java)|77.98%|:green_circle:|
   
||[IcebergMetadataAuthorizationMethodInterceptor.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/IcebergMetadataAuthorizationMethodInterceptor.java)|75.44%|:green_circle:|
   
||[IcebergTableHookDispatcher.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableHookDispatcher.java)|74.65%|:green_circle:|
   
||[IcebergViewOperations.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergViewOperations.java)|74.31%|:green_circle:|
   
||[CatalogWrapperForREST.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/CatalogWrapperForREST.java)|72.84%|:green_circle:|
   
||[IcebergNamespaceHookDispatcher.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergNamespaceHookDispatcher.java)|63.04%|:green_circle:|
   
||[RenameTableAuthzHandler.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/RenameTableAuthzHandler.java)|0.0%|:red_circle:|
   
||[RenameViewAuthzHandler.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/server/web/filter/RenameViewAuthzHandler.java)|0.0%|:red_circle:|
   
|idp-basic|[IdpBasicMapperPackageProvider.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/plugins/idp-basic/src/main/java/org/apache/gravitino/idp/storage/mapper/provider/IdpBasicMapperPackageProvider.java)|100.0%|:green_circle:|
   
|server-common|[AuthorizationExpressionConverter.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/server-common/src/main/java/org/apache/gravitino/server/authorization/expression/AuthorizationExpressionConverter.java)|98.11%|:green_circle:|
   
||[JcasbinAuthorizationLookups.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizationLookups.java)|92.59%|:green_circle:|
   
||[MetadataIdConverter.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/server-common/src/main/java/org/apache/gravitino/server/authorization/MetadataIdConverter.java)|79.17%|:green_circle:|
   
||[JcasbinAuthorizer.java](https://github.com/geyanggang/gravitino/blob/4cc8182843e2c4bd4100d0ebde3a07899b4e34df/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizer.java)|75.29%|: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