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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|67.81% **`+0.4%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|90.5%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.72%|:red_circle:|
   |api|47.82%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|42.04%|:green_circle:|
   |azure|2.47%|:red_circle:|
   |catalog-common|9.92%|:red_circle:|
   |catalog-fileset|79.74%|:green_circle:|
   |catalog-glue|66.91%|:green_circle:|
   |catalog-hive|79.4%|:green_circle:|
   |catalog-jdbc-common|45.7%|:green_circle:|
   |catalog-jdbc-doris|81.8%|: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|77.01%|:green_circle:|
   |catalog-lakehouse-generic|59.18%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|85.86%|:green_circle:|
   |catalog-lakehouse-paimon|84.23%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.5%|:green_circle:|
   |client-java|78.27%|:green_circle:|
   |common|52.05%|:green_circle:|
   |core|82.58% **`+0.35%`**|:green_circle:|
   |filesystem-hadoop3|77.28%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|47.09%|:green_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|14.12%|:red_circle:|
   |hadoop-auth|68.0%|:green_circle:|
   |hadoop-common|12.7%|:red_circle:|
   |hive-metastore-common|53.4%|:green_circle:|
   |iceberg-common|64.65%|:green_circle:|
   |iceberg-rest-server|74.93% **`+3.14%`**|:green_circle:|
   |idp-basic|86.02%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|20.67%|:red_circle:|
   |lance-rest-server|64.23%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|83.17%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.92%|:green_circle:|
   |server-common|76.31%|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|46.01%|:green_circle:|
   |tencent|69.84%|:green_circle:|
   |trino-connector|40.29%|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[OperationType.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/core/src/main/java/org/apache/gravitino/listener/api/event/OperationType.java)|100.0%|:green_circle:|
   
||[CompatibilityUtils.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/core/src/main/java/org/apache/gravitino/audit/v2/CompatibilityUtils.java)|99.38%|:green_circle:|
   
||[AuditLog.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/core/src/main/java/org/apache/gravitino/audit/AuditLog.java)|97.6%|:green_circle:|
   
|iceberg-rest-server|[IcebergTableOperationExecutor.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableOperationExecutor.java)|98.91%|:green_circle:|
   
||[IcebergExceptionMapper.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/IcebergExceptionMapper.java)|98.18%|:green_circle:|
   
||[IcebergConfigOperations.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergConfigOperations.java)|96.49%|:green_circle:|
   
||[IcebergTableEventDispatcher.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableEventDispatcher.java)|92.7%|:green_circle:|
   
||[IcebergTableOperations.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java)|81.67%|:green_circle:|
   
||[IcebergTableHookDispatcher.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableHookDispatcher.java)|80.41%|:green_circle:|
   
||[CatalogWrapperForREST.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/CatalogWrapperForREST.java)|79.15%|:green_circle:|
   
||[IcebergFetchScanTasksFailureEvent.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergFetchScanTasksFailureEvent.java)|66.67%|:green_circle:|
   
||[IcebergFetchScanTasksPreEvent.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergFetchScanTasksPreEvent.java)|66.67%|:green_circle:|
   
||[IcebergTableOperationDispatcher.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergTableOperationDispatcher.java)|0.0%|:red_circle:|
   
||[IcebergFetchScanTasksEvent.java](https://github.com/laserninja/gravitino/blob/67712ca290e28463c96bffd38b85c65ee098fc7a/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergFetchScanTasksEvent.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