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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|64.82% **`+0.17%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|70.29%|:green_circle:|
   <br>
   
   |Module|Coverage||
   |:-|:-|:-:|
   |aliyun|1.73%|:red_circle:|
   |api|46.15% **`-0.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|77.76%|:green_circle:|
   |catalog-jdbc-common|36.84%|:red_circle:|
   |catalog-jdbc-doris|80.28%|:green_circle:|
   |catalog-jdbc-hologres|57.71% **`-25.73%`**|:green_circle:|
   |catalog-jdbc-mysql|79.23%|:green_circle:|
   |catalog-jdbc-oceanbase|78.38%|:green_circle:|
   |catalog-jdbc-postgresql|81.22%|: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.23% **`-1.13%`**|:green_circle:|
   |core|81.26% **`+0.42%`**|: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.35%|: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.55% **`-1.47%`**|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.74% **`+0.48%`**|:green_circle:|
   |server-common|68.6%|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.6%|:red_circle:|
   |trino-connector|31.62%|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|api|[PolicyContents.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/api/src/main/java/org/apache/gravitino/policy/PolicyContents.java)|63.64%|:green_circle:|
   
||[Policy.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/api/src/main/java/org/apache/gravitino/policy/Policy.java)|0.0%|:red_circle:|
   
|catalog-jdbc-hologres|[HologresSchemaOperations.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/catalogs-contrib/catalog-jdbc-hologres/src/main/java/org/apache/gravitino/catalog/hologres/operation/HologresSchemaOperations.java)|0.0%|:red_circle:|
   
||[HologresTableOperations.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/catalogs-contrib/catalog-jdbc-hologres/src/main/java/org/apache/gravitino/catalog/hologres/operation/HologresTableOperations.java)|0.0%|:red_circle:|
   
|common|[PolicyDTO.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/common/src/main/java/org/apache/gravitino/dto/policy/PolicyDTO.java)|95.56%|:green_circle:|
   
||[PolicyCreateRequest.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/common/src/main/java/org/apache/gravitino/dto/requests/PolicyCreateRequest.java)|86.96%|:green_circle:|
   
||[PolicyUpdateRequest.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/common/src/main/java/org/apache/gravitino/dto/requests/PolicyUpdateRequest.java)|63.89%|:green_circle:|
   
||[PolicyContentDTO.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/common/src/main/java/org/apache/gravitino/dto/policy/PolicyContentDTO.java)|57.14%|:red_circle:|
   
||[DTOConverters.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/common/src/main/java/org/apache/gravitino/dto/util/DTOConverters.java)|30.91%|:red_circle:|
   
|core|[PolicyEntity.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/core/src/main/java/org/apache/gravitino/meta/PolicyEntity.java)|98.82%|:green_circle:|
   
||[POConverters.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/core/src/main/java/org/apache/gravitino/storage/relational/utils/POConverters.java)|88.05%|:green_circle:|
   
||[TableOperationDispatcher.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/core/src/main/java/org/apache/gravitino/catalog/TableOperationDispatcher.java)|83.33%|:green_circle:|
   
|optimizer|[CompactionStrategyHandler.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/maintenance/optimizer/src/main/java/org/apache/gravitino/maintenance/optimizer/recommender/handler/compaction/CompactionStrategyHandler.java)|75.0%|:green_circle:|
   
||[GravitinoStrategy.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/maintenance/optimizer/src/main/java/org/apache/gravitino/maintenance/optimizer/recommender/strategy/GravitinoStrategy.java)|0.0%|:red_circle:|
   
|server|[PolicyOperations.java](https://github.com/pythaac/gravitino/blob/9c3011ce509f54c86e1b6a41006d13a9f8564dc4/server/src/main/java/org/apache/gravitino/server/web/rest/PolicyOperations.java)|98.1%|: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