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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|69.23% **`+0.14%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|74.92%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|19.74%|:red_circle:|
   |api|47.62%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|53.54%|:green_circle:|
   |azure|32.1%|:red_circle:|
   |catalog-common|10.4%|:red_circle:|
   |catalog-fileset|80.51%|:green_circle:|
   |catalog-glue|69.24%|:green_circle:|
   |catalog-hive|79.42%|:green_circle:|
   |catalog-jdbc-clickhouse|84.7%|:green_circle:|
   |catalog-jdbc-common|45.47%|:green_circle:|
   |catalog-jdbc-doris|82.61%|:green_circle:|
   |catalog-jdbc-hologres|54.03%|:green_circle:|
   |catalog-jdbc-mysql|79.33%|:green_circle:|
   |catalog-jdbc-oceanbase|78.6%|:green_circle:|
   |catalog-jdbc-postgresql|83.39%|:green_circle:|
   |catalog-jdbc-starrocks|79.16%|:green_circle:|
   |catalog-kafka|77.27%|:green_circle:|
   |catalog-lakehouse-generic|59.7%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|85.9%|:green_circle:|
   |catalog-lakehouse-paimon|82.17%|:green_circle:|
   |catalog-model|77.99%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|78.31%|:green_circle:|
   |common|50.74%|:green_circle:|
   |core|83.19% **`-0.53%`**|:green_circle:|
   |filesystem-hadoop3|77.3%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|49.22%|:green_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|32.2%|:red_circle:|
   |hadoop-common|15.43%|:red_circle:|
   |hive-metastore-common|53.77%|:green_circle:|
   |iceberg-aliyun-bundle|0.0%|:red_circle:|
   |iceberg-common|60.29%|:green_circle:|
   |iceberg-rest-server|74.42% **`-0.98%`**|:green_circle:|
   |idp-basic|86.76%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|24.42%|:red_circle:|
   |lance-rest-server|59.93%|:green_circle:|
   |lineage|59.39%|:green_circle:|
   |optimizer|82.87%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|88.99%|:green_circle:|
   |server-common|77.14%|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|45.69%|:green_circle:|
   |trino-connector|58.22%|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[CatalogLease.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/CatalogLease.java)|100.0%|:green_circle:|
   
||[EntityCombinedTable.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedTable.java)|97.3%|:green_circle:|
   
||[ConnectorObjectSnapshot.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/ConnectorObjectSnapshot.java)|94.74%|:green_circle:|
   
||[OperationDispatcher.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/OperationDispatcher.java)|93.75%|:green_circle:|
   
||[TableOperationDispatcher.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/TableOperationDispatcher.java)|87.56%|:green_circle:|
   
||[CapabilityHelpers.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/CapabilityHelpers.java)|80.65%|:green_circle:|
   
||[CatalogManager.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/catalog/CatalogManager.java)|73.4%|:green_circle:|
   
||[AuthorizationUtils.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/authorization/AuthorizationUtils.java)|63.6%|:green_circle:|
   
||[CatalogHookDispatcher.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/core/src/main/java/org/apache/gravitino/hook/CatalogHookDispatcher.java)|32.2%|:red_circle:|
   
|iceberg-rest-server|[IcebergCleanupHelper.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergCleanupHelper.java)|100.0%|:green_circle:|
   
||[DynamicIcebergConfigProvider.java](https://github.com/apache/gravitino/blob/0382dc380bae3586e31f6265802dfd2cefb9a6da/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/provider/DynamicIcebergConfigProvider.java)|43.61%|: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