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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|64.89% **`-0.02%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|58.8%|:red_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|9.98% **`-0.97%`**|:red_circle:|
   |catalog-fileset|80.02%|:green_circle:|
   |catalog-hive|80.98%|:green_circle:|
   |catalog-jdbc-clickhouse|78.25%|:green_circle:|
   |catalog-jdbc-common|42.98%|: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.25%|:green_circle:|
   |catalog-lakehouse-paimon|77.66% **`-0.62%`**|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51%|:green_circle:|
   |client-java|77.83%|:green_circle:|
   |common|49.36%|:green_circle:|
   |core|81.24%|:green_circle:|
   |filesystem-hadoop3|76.97%|:green_circle:|
   |flink|38.87% **`+1.26%`**|: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.87%|:green_circle:|
   |optimizer-api|21.95%|:red_circle:|
   |server|85.68%|:green_circle:|
   |server-common|69.72%|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.44% **`-0.52%`**|:red_circle:|
   |trino-connector|31.62%|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|catalog-common|[PaimonConstants.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonConstants.java)|0.0%|:red_circle:|
   
||[PaimonPropertiesUtils.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonPropertiesUtils.java)|0.0%|:red_circle:|
   
||[OSSProperties.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/catalogs/catalog-common/src/main/java/org/apache/gravitino/storage/OSSProperties.java)|0.0%|:red_circle:|
   
|catalog-lakehouse-paimon|[PaimonCatalogPropertiesMetadata.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonCatalogPropertiesMetadata.java)|100.0%|:green_circle:|
   
||[PaimonOSSFileSystemConfig.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/storage/PaimonOSSFileSystemConfig.java)|82.93%|:green_circle:|
   
||[CatalogUtils.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/utils/CatalogUtils.java)|47.76%|:red_circle:|
   
|common|[ConfigConstants.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/common/src/main/java/org/apache/gravitino/config/ConfigConstants.java)|0.0%|:red_circle:|
   
|flink|[CatalogPropertiesConverter.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/flink-connector/flink/src/main/java/org/apache/gravitino/flink/connector/CatalogPropertiesConverter.java)|96.0%|:green_circle:|
   
|spark-common|[GravitinoPaimonCatalog.java](https://github.com/lasdf1234/gravitino/blob/b8936b926f1095ff309c42915e88b41f0ebbc3aa/spark-connector/spark-common/src/main/java/org/apache/gravitino/spark/connector/paimon/GravitinoPaimonCatalog.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