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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|66.05% **`+0.03%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|68.48%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.73%|:red_circle:|
   |api|47.13%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|1.1%|:red_circle:|
   |azure|2.6%|:red_circle:|
   |catalog-common|10.2%|:red_circle:|
   |catalog-fileset|80.02%|:green_circle:|
   |catalog-glue|82.47%|:green_circle:|
   |catalog-hive|81.83%|:green_circle:|
   |catalog-jdbc-clickhouse|79.18%|:green_circle:|
   |catalog-jdbc-common|43.93%|: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.05%|:green_circle:|
   |catalog-jdbc-starrocks|78.27%|:green_circle:|
   |catalog-kafka|77.01%|:green_circle:|
   |catalog-lakehouse-generic|45.14%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|86.98%|:green_circle:|
   |catalog-lakehouse-paimon|76.85%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|77.96%|:green_circle:|
   |common|50.01%|:green_circle:|
   |core|82.36% **`-0.26%`**|:green_circle:|
   |filesystem-hadoop3|76.97%|:green_circle:|
   |flink|42.86%|:green_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|14.2%|:red_circle:|
   |hadoop-common|10.39%|:red_circle:|
   |hive-metastore-common|46.83%|:green_circle:|
   |iceberg-common|55.24%|:green_circle:|
   |iceberg-rest-server|69.7%|:green_circle:|
   |idp-basic|94.68%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|19.95%|: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.95% **`-3.05%`**|:green_circle:|
   |server-common|71.23% **`+2.89%`**|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.09%|:red_circle:|
   |trino-connector|35.14%|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[CaffeineGravitinoCache.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/cache/CaffeineGravitinoCache.java)|100.0%|:green_circle:|
   
||[NoOpsGravitinoCache.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/cache/NoOpsGravitinoCache.java)|100.0%|:green_circle:|
   
||[EntityChangeLogBaseSQLProvider.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/EntityChangeLogBaseSQLProvider.java)|100.0%|:green_circle:|
   
||[EntityChangeLogSQLProviderFactory.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/mapper/EntityChangeLogSQLProviderFactory.java)|93.33%|:green_circle:|
   
||[OwnerMetaSQLProviderFactory.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/mapper/OwnerMetaSQLProviderFactory.java)|92.86%|:green_circle:|
   
||[OwnerMetaBaseSQLProvider.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/OwnerMetaBaseSQLProvider.java)|92.86%|:green_circle:|
   
||[ChangedOwnerInfo.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/po/auth/ChangedOwnerInfo.java)|85.71%|:green_circle:|
   
||[AuthorizationRequestContext.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/authorization/AuthorizationRequestContext.java)|70.27%|:green_circle:|
   
||[AuthorizationUtils.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/authorization/AuthorizationUtils.java)|59.71%|:red_circle:|
   
||[GravitinoAuthorizer.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/authorization/GravitinoAuthorizer.java)|0.0%|:red_circle:|
   
||[GravitinoCache.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/cache/GravitinoCache.java)|0.0%|:red_circle:|
   
||[EntityChangeLogMapper.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/mapper/EntityChangeLogMapper.java)|0.0%|:red_circle:|
   
||[OwnerMetaMapper.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/core/src/main/java/org/apache/gravitino/storage/relational/mapper/OwnerMetaMapper.java)|0.0%|:red_circle:|
   
|server|[CommonAuthorizerExecutor.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/CommonAuthorizerExecutor.java)|100.0%|:green_circle:|
   
||[GravitinoInterceptionService.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server/src/main/java/org/apache/gravitino/server/web/filter/GravitinoInterceptionService.java)|58.76%|:red_circle:|
   
||[AssociatePolicyAuthorizationExecutor.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/AssociatePolicyAuthorizationExecutor.java)|0.0%|:red_circle:|
   
||[AssociateTagAuthorizationExecutor.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/AssociateTagAuthorizationExecutor.java)|0.0%|:red_circle:|
   
||[AuthorizationExecutor.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/AuthorizationExecutor.java)|0.0%|:red_circle:|
   
||[RunJobAuthorizationExecutor.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/RunJobAuthorizationExecutor.java)|0.0%|:red_circle:|
   
|server-common|[AuthorizationExpressionConverter.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server-common/src/main/java/org/apache/gravitino/server/authorization/expression/AuthorizationExpressionConverter.java)|98.11%|:green_circle:|
   
||[JcasbinAuthorizer.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizer.java)|76.66%|:green_circle:|
   
||[PassThroughAuthorizer.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/server-common/src/main/java/org/apache/gravitino/server/authorization/PassThroughAuthorizer.java)|65.0%|:green_circle:|
   
||[AuthorizationExpressionConstants.java](https://github.com/yuqi1129/gravitino/blob/7cc225ef06271ea29803e81510d439369e3b3b86/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