github-actions[bot] commented on PR #10081: URL: https://github.com/apache/gravitino/pull/10081#issuecomment-4406851480
<!-- coverage-report --> ### Code Coverage Report |Overall Project|65.89% **`+0.02%`**|:green_circle:| |:-|:-|:-:| |Files changed|68.65%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|1.73%|:red_circle:| |api|46.83% **`-0.3%`**|:green_circle:| |authorization-common|85.96%|:green_circle:| |aws|1.1%|:red_circle:| |azure|2.6%|:red_circle:| |catalog-common|10.2%|:red_circle:| |catalog-fileset|80.02%|:green_circle:| |catalog-glue|82.47%|:green_circle:| |catalog-hive|81.83%|:green_circle:| |catalog-jdbc-clickhouse|79.18%|:green_circle:| |catalog-jdbc-common|44.46% **`+0.32%`**|: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.19% **`+0.06%`**|:green_circle:| |catalog-lakehouse-paimon|77.87% **`+0.31%`**|:green_circle:| |catalog-model|77.72%|:green_circle:| |cli|44.51%|:green_circle:| |client-java|77.58% **`+0.41%`**|:green_circle:| |common|48.75%|:green_circle:| |core|82.13% **`-0.19%`**|:green_circle:| |filesystem-hadoop3|76.97%|:green_circle:| |flink|42.54%|:green_circle:| |flink-runtime|0.0%|:red_circle:| |gcp|14.2%|:red_circle:| |hadoop-common|10.39%|:red_circle:| |hive-metastore-common|46.83%|:green_circle:| |iceberg-common|55.24%|:green_circle:| |iceberg-rest-server|68.93%|:green_circle:| |idp-basic|94.68%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|66.17%|:green_circle:| |lance-common|23.88%|:red_circle:| |lance-rest-server|57.84%|:green_circle:| |lineage|53.02%|:green_circle:| |optimizer|82.95%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|85.6%|:green_circle:| |server-common|70.01%|:green_circle:| |spark|32.79%|:red_circle:| |spark-common|39.09%|:red_circle:| |trino-connector|35.14%|:red_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |api|[JdbcCredential.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/api/src/main/java/org/apache/gravitino/credential/JdbcCredential.java)|0.0%|:red_circle:| |catalog-jdbc-common|[JdbcCatalog.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/JdbcCatalog.java)|55.56%|:red_circle:| |catalog-lakehouse-iceberg|[IcebergCatalog.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalog.java)|89.29%|:green_circle:| |catalog-lakehouse-paimon|[PaimonCatalog.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonCatalog.java)|88.89%|:green_circle:| |client-java|[RelationalCatalog.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/clients/client-java/src/main/java/org/apache/gravitino/client/RelationalCatalog.java)|88.98%|:green_circle:| |core|[JdbcCredentialProvider.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/core/src/main/java/org/apache/gravitino/credential/JdbcCredentialProvider.java)|90.91%|:green_circle:| ||[BaseCatalog.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/core/src/main/java/org/apache/gravitino/connector/BaseCatalog.java)|67.44%|:green_circle:| ||[CredentialOperationDispatcher.java](https://github.com/qqqttt123/gravitino/blob/5f3b03e707af67e24f74c470593a71002abc5e27/core/src/main/java/org/apache/gravitino/credential/CredentialOperationDispatcher.java)|36.36%|: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]
