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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|67.87% **`+0.37%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|79.81%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.72%|:red_circle:|
   |api|52.86%|:green_circle:|
   |authorization-common|85.96%|:green_circle:|
   |authorization-ranger|4.38%|:red_circle:|
   |aws|42.04%|:green_circle:|
   |azure|2.47%|:red_circle:|
   |catalog-common|9.9%|:red_circle:|
   |catalog-fileset|79.81%|:green_circle:|
   |catalog-glue|68.95%|:green_circle:|
   |catalog-hive|82.96%|:green_circle:|
   |catalog-jdbc-common|45.7%|:green_circle:|
   |catalog-jdbc-doris|82.44%|: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|76.72%|: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.48%|:green_circle:|
   |client-java|78.1%|:green_circle:|
   |common|52.29%|:green_circle:|
   |core|83.5% **`-0.4%`**|:green_circle:|
   |filesystem-hadoop3|77.28%|:green_circle:|
   |flink|0.0%|:red_circle:|
   |flink-common|49.56%|: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-aliyun-bundle|0.0%|:red_circle:|
   |iceberg-common|64.75%|:green_circle:|
   |iceberg-rest-server|75.0%|:green_circle:|
   |idp-basic|85.98%|:green_circle:|
   |integration-test-common|0.0%|:red_circle:|
   |jobs|62.92%|:green_circle:|
   |lance-common|31.63%|:red_circle:|
   |lance-rest-server|64.78%|:green_circle:|
   |lineage|53.02%|:green_circle:|
   |optimizer|83.17%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|87.25%|:green_circle:|
   |server-common|79.59%|:green_circle:|
   |spark|28.57%|:red_circle:|
   |spark-common|48.12%|:green_circle:|
   |tencent|69.84%|:green_circle:|
   |trino-connector|47.35%|:green_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|core|[ModelOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/ModelOperationDispatcher.java)|100.0%|:green_circle:|
   
||[PropertiesMetadataHelpers.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/PropertiesMetadataHelpers.java)|100.0%|:green_circle:|
   
||[HiddenPropertyMaskUtils.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/connector/HiddenPropertyMaskUtils.java)|98.0%|:green_circle:|
   
||[FilesetOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/FilesetOperationDispatcher.java)|94.87%|:green_circle:|
   
||[OperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/OperationDispatcher.java)|93.75%|:green_circle:|
   
||[EntityCombinedTable.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedTable.java)|92.86%|:green_circle:|
   
||[EntityCombinedFileset.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedFileset.java)|90.91%|:green_circle:|
   
||[EntityCombinedSchema.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedSchema.java)|88.89%|:green_circle:|
   
||[EntityCombinedTopic.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedTopic.java)|88.89%|:green_circle:|
   
||[EntityCombinedModelVersion.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedModelVersion.java)|84.85%|:green_circle:|
   
||[TableOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/TableOperationDispatcher.java)|84.15%|:green_circle:|
   
||[EntityCombinedView.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedView.java)|82.93%|:green_circle:|
   
||[SchemaOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/SchemaOperationDispatcher.java)|82.38%|:green_circle:|
   
||[TopicOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/TopicOperationDispatcher.java)|82.32%|:green_circle:|
   
||[ViewOperationDispatcher.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/ViewOperationDispatcher.java)|82.13%|:green_circle:|
   
||[EntityCombinedModel.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/EntityCombinedModel.java)|79.41%|:green_circle:|
   
||[CatalogManager.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/catalog/CatalogManager.java)|70.64%|:green_circle:|
   
||[MetalakeManager.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/metalake/MetalakeManager.java)|65.55%|:green_circle:|
   
||[BaseCatalog.java](https://github.com/lasdf1234/gravitino/blob/a1ee9f90adea23e85b0610117cb202c78e3bd048/core/src/main/java/org/apache/gravitino/connector/BaseCatalog.java)|62.69%|:green_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