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

   <!-- coverage-report -->
   ### Code Coverage Report
   |Overall Project|65.01% **`-0.05%`**|:green_circle:|
   |:-|:-|:-:|
   |Files changed|61.2%|:green_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|10.0%|:red_circle:|
   |catalog-fileset|80.02%|:green_circle:|
   |catalog-hive|80.98%|:green_circle:|
   |catalog-jdbc-clickhouse|79.06%|:green_circle:|
   |catalog-jdbc-common|42.89%|: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.15%|:green_circle:|
   |catalog-lakehouse-paimon|77.71%|:green_circle:|
   |catalog-model|77.72%|:green_circle:|
   |cli|44.51% **`-0.26%`**|:green_circle:|
   |client-java|77.83% **`-1.94%`**|:green_circle:|
   |common|49.42%|:green_circle:|
   |core|81.13% **`+0.11%`**|:green_circle:|
   |filesystem-hadoop3|76.97%|:green_circle:|
   |flink|38.86% **`-0.14%`**|: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.0%|:green_circle:|
   |iceberg-rest-server|66.56%|: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.62% **`+0.27%`**|:green_circle:|
   |server-common|70.14% **`+0.89%`**|:green_circle:|
   |spark|32.79%|:red_circle:|
   |spark-common|39.09%|:red_circle:|
   |trino-connector|31.62% **`+0.97%`**|:red_circle:|
   
   <details>
   <summary>Files</summary>
   
   |Module|File|Coverage||
   |:-|:-|:-|:-:|
   
|cli|[RemoveModelVersionProperty.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/clients/cli/src/main/java/org/apache/gravitino/cli/commands/RemoveModelVersionProperty.java)|0.0%|:red_circle:|
   
|client-java|[GravitinoClientConfiguration.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/clients/client-java/src/main/java/org/apache/gravitino/client/GravitinoClientConfiguration.java)|100.0%|:green_circle:|
   
||[KerberosTokenProvider.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/clients/client-java/src/main/java/org/apache/gravitino/client/KerberosTokenProvider.java)|0.0%|:red_circle:|
   
|core|[ModelEventDispatcher.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/core/src/main/java/org/apache/gravitino/listener/ModelEventDispatcher.java)|96.32%|:green_circle:|
   
|flink|[GravitinoCatalogStoreFactoryOptions.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/flink-connector/flink/src/main/java/org/apache/gravitino/flink/connector/store/GravitinoCatalogStoreFactoryOptions.java)|100.0%|:green_circle:|
   
||[GravitinoCatalogStoreFactory.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/flink-connector/flink/src/main/java/org/apache/gravitino/flink/connector/store/GravitinoCatalogStoreFactory.java)|32.0%|:red_circle:|
   
||[FactoryUtils.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/flink-connector/flink/src/main/java/org/apache/gravitino/flink/connector/utils/FactoryUtils.java)|0.0%|:red_circle:|
   
|server|[StatisticOperations.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/server/src/main/java/org/apache/gravitino/server/web/rest/StatisticOperations.java)|90.06%|:green_circle:|
   
|server-common|[JwksTokenValidator.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/server-common/src/main/java/org/apache/gravitino/server/authentication/JwksTokenValidator.java)|90.12%|:green_circle:|
   
|trino-connector|[GravitinoConfig.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/GravitinoConfig.java)|61.76%|:green_circle:|
   
||[CatalogConnectorManager.java](https://github.com/geyanggang/gravitino/blob/97bb9e5a89f0183e7e35f03964d39cd426bfc383/trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/CatalogConnectorManager.java)|30.77%|: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