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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|64.92% **`+0.01%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|65.95%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.73%|:red_circle:|
   |api|47.14%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|1.1%|:red_circle:|
   |azure|2.6%|:red_circle:|
   |catalog-common|10.0%|:red_circle:|
   |catalog-fileset|80.02%|:green_circle:|
   |catalog-hive|80.98%|:green_circle:|
   |catalog-jdbc-clickhouse|79.06%|:green_circle:|
   |catalog-jdbc-common|42.89%|: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.07%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|87.15%|:green_circle:|
   |catalog-lakehouse-paimon|77.71%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|77.83%|:green_circle:|
   |common|49.42%|:green_circle:|
   |core|81.05% **`-0.31%`**|:green_circle:|
   |filesystem-hadoop3|76.97%|:green_circle:|
   |flink|38.86%|:red_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|14.2%|:red_circle:|
   |hadoop-common|10.39%|:red_circle:|
   |hive-metastore-common|45.82%|:green_circle:|
   |iceberg-common|50.21%|:green_circle:|
   |iceberg-rest-server|66.24%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|23.78%|:red_circle:|
   |lance-rest-server|57.84%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|82.95%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.6%|:green_circle:|
   |server-common|69.43%|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.09%|:red_circle:|
   |trino-connector|31.62%|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[AlterFunctionEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/AlterFunctionEvent.java)|100.0%|:green_circle:|
   
||[AlterFunctionFailureEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/AlterFunctionFailureEvent.java)|100.0%|:green_circle:|
   
||[AlterFunctionPreEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/AlterFunctionPreEvent.java)|100.0%|:green_circle:|
   
||[DropFunctionEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/DropFunctionEvent.java)|100.0%|:green_circle:|
   
||[DropFunctionFailureEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/DropFunctionFailureEvent.java)|100.0%|:green_circle:|
   
||[DropFunctionPreEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/DropFunctionPreEvent.java)|100.0%|:green_circle:|
   
||[FunctionEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/FunctionEvent.java)|100.0%|:green_circle:|
   
||[FunctionFailureEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/FunctionFailureEvent.java)|100.0%|:green_circle:|
   
||[FunctionPreEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/FunctionPreEvent.java)|100.0%|:green_circle:|
   
||[GetFunctionEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/GetFunctionEvent.java)|100.0%|:green_circle:|
   
||[GetFunctionFailureEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/GetFunctionFailureEvent.java)|100.0%|:green_circle:|
   
||[GetFunctionPreEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/GetFunctionPreEvent.java)|100.0%|:green_circle:|
   
||[ListFunctionEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/ListFunctionEvent.java)|100.0%|:green_circle:|
   
||[ListFunctionFailureEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/ListFunctionFailureEvent.java)|100.0%|:green_circle:|
   
||[ListFunctionPreEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/ListFunctionPreEvent.java)|100.0%|:green_circle:|
   
||[OperationType.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/OperationType.java)|100.0%|:green_circle:|
   
||[RegisterFunctionEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/RegisterFunctionEvent.java)|100.0%|:green_circle:|
   
||[RegisterFunctionFailureEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/RegisterFunctionFailureEvent.java)|100.0%|:green_circle:|
   
||[RegisterFunctionPreEvent.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/event/RegisterFunctionPreEvent.java)|100.0%|:green_circle:|
   
||[FunctionInfo.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/api/info/FunctionInfo.java)|96.0%|:green_circle:|
   
||[FunctionEventDispatcher.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/listener/FunctionEventDispatcher.java)|84.38%|:green_circle:|
   
||[GravitinoEnv.java](https://github.com/laserninja/gravitino/blob/a07f67b998f9cea412c897142c8f6e87acc8f19c/core/src/main/java/org/apache/gravitino/GravitinoEnv.java)|10.91%|: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