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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|67.17% **`+0.23%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|83.43%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.72%|:red_circle:|
   |api|46.82%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |aws|3.66%|:red_circle:|
   |azure|2.47%|:red_circle:|
   |catalog-common|10.4%|:red_circle:|
   |catalog-fileset|80.23%|:green_circle:|
   |catalog-glue|66.91%|:green_circle:|
   |catalog-hive|79.44%|:green_circle:|
   |catalog-jdbc-clickhouse|80.02%|:green_circle:|
   |catalog-jdbc-common|44.22%|: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.29%|:green_circle:|
   |catalog-jdbc-starrocks|78.51%|:green_circle:|
   |catalog-kafka|77.01%|:green_circle:|
   |catalog-lakehouse-generic|58.53%|:green_circle:|
   |catalog-lakehouse-hudi|79.1%|:green_circle:|
   |catalog-lakehouse-iceberg|85.94%|:green_circle:|
   |catalog-lakehouse-paimon|82.14%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|78.01%|:green_circle:|
   |common|50.17%|:green_circle:|
   |core|82.59% **`+0.34%`**|:green_circle:|
   |filesystem-hadoop3|77.27%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|47.12%|:green_circle:|
   |flink-runtime|0.0%|:red_circle:|
   |gcp|14.12%|:red_circle:|
   |hadoop-common|10.88%|:red_circle:|
   |hive-metastore-common|53.77%|:green_circle:|
   |iceberg-common|58.1% **`-6.66%`**|:green_circle:|
   |iceberg-rest-server|74.2% **`+1.96%`**|:green_circle:|
   |idp-basic|86.2%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|66.17%|:green_circle:|
   |lance-common|20.83%|:red_circle:|
   |lance-rest-server|60.13%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|82.87%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.96%|:green_circle:|
   |server-common|74.18%|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|41.66%|:green_circle:|
   |trino-connector|40.13%|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[OperationType.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/core/src/main/java/org/apache/gravitino/listener/api/event/OperationType.java)|100.0%|:green_circle:|
   
||[CompatibilityUtils.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/core/src/main/java/org/apache/gravitino/audit/v2/CompatibilityUtils.java)|99.35%|:green_circle:|
   
||[AuditLog.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/core/src/main/java/org/apache/gravitino/audit/AuditLog.java)|97.53%|:green_circle:|
   
|iceberg-common|[IcebergCatalogWrapper.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/ops/IcebergCatalogWrapper.java)|29.0%|:red_circle:|
   
|iceberg-rest-server|[IcebergViewOperationExecutor.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergViewOperationExecutor.java)|100.0%|:green_circle:|
   
||[IcebergViewEventDispatcher.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergViewEventDispatcher.java)|97.32%|:green_circle:|
   
||[IcebergConfigOperations.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergConfigOperations.java)|96.43%|:green_circle:|
   
||[IcebergViewHookDispatcher.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergViewHookDispatcher.java)|88.7%|:green_circle:|
   
||[IcebergNamespaceOperations.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergNamespaceOperations.java)|81.2%|:green_circle:|
   
||[IcebergRegisterViewEvent.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergRegisterViewEvent.java)|66.67%|:green_circle:|
   
||[IcebergRegisterViewFailureEvent.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergRegisterViewFailureEvent.java)|66.67%|:green_circle:|
   
||[IcebergRegisterViewPreEvent.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergRegisterViewPreEvent.java)|60.0%|:green_circle:|
   
||[IcebergViewOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/21370d4a9216006c3ac74d26438c908de06e2f45/iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/dispatcher/IcebergViewOperationDispatcher.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