github-actions[bot] commented on PR #12380: URL: https://github.com/apache/gravitino/pull/12380#issuecomment-5200815381
<!-- coverage-report --> ### Code Coverage Report |Overall Project|68.29% **`-0.14%`**|:green_circle:| |:-|:-|:-:| |Files changed|58.13%|:red_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.72%|:red_circle:| |api|49.37%|: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|68.95%|: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.93%|:green_circle:| |catalog-lakehouse-paimon|84.23%|:green_circle:| |catalog-model|77.72%|:green_circle:| |cli|44.48%|:green_circle:| |client-java|78.27%|:green_circle:| |common|52.57% **`-1.6%`**|:green_circle:| |core|83.19% **`+0.01%`**|:green_circle:| |filesystem-hadoop3|77.28%|:green_circle:| |flink|0.0%|:red_circle:| |flink-common|48.68%|: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.75%|:green_circle:| |iceberg-rest-server|75.03%|:green_circle:| |idp-basic|86.02%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|62.92%|:green_circle:| |lance-common|31.75%|:red_circle:| |lance-rest-server|63.47%|:green_circle:| |lineage|53.02%|:green_circle:| |optimizer|83.17%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|85.76%|:green_circle:| |server-common|76.45%|:green_circle:| |spark|28.57%|:red_circle:| |spark-common|45.89%|:green_circle:| |tencent|69.84%|:green_circle:| |trino-connector|40.29%|:green_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |common|[TagDTO.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/common/src/main/java/org/apache/gravitino/dto/tag/TagDTO.java)|88.0%|:green_circle:| ||[TagValuesAssociateRequest.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/common/src/main/java/org/apache/gravitino/dto/requests/TagValuesAssociateRequest.java)|80.77%|:green_circle:| ||[TagCreateRequest.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/common/src/main/java/org/apache/gravitino/dto/requests/TagCreateRequest.java)|80.0%|:green_circle:| ||[DTOConverters.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/common/src/main/java/org/apache/gravitino/dto/util/DTOConverters.java)|28.57%|:red_circle:| |core|[TagEventDispatcher.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/listener/TagEventDispatcher.java)|91.08%|:green_circle:| ||[AssociateTagsForMetadataObjectFailureEvent.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/listener/api/event/AssociateTagsForMetadataObjectFailureEvent.java)|90.91%|:green_circle:| ||[AssociateTagsForMetadataObjectPreEvent.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/listener/api/event/AssociateTagsForMetadataObjectPreEvent.java)|90.91%|:green_circle:| ||[AssociateTagsForMetadataObjectEvent.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/listener/api/event/AssociateTagsForMetadataObjectEvent.java)|88.46%|:green_circle:| ||[TagManager.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/tag/TagManager.java)|85.96%|:green_circle:| ||[TagInfo.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/listener/api/info/TagInfo.java)|66.67%|:green_circle:| ||[TagHookDispatcher.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/hook/TagHookDispatcher.java)|41.67%|:red_circle:| ||[TagDispatcher.java](https://github.com/qqqttt123/gravitino/blob/69e35dc2ee65bc696c0c4ed40a0576b7a922f706/core/src/main/java/org/apache/gravitino/tag/TagDispatcher.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]
