github-actions[bot] commented on PR #13086: URL: https://github.com/apache/gravitino/pull/13086#issuecomment-5631265255
<!-- coverage-report --> ### Code Coverage Report |Overall Project|69.84% **`+0.24%`**|:green_circle:| |:-|:-|:-:| |Files changed|90.56%|:green_circle:| <br> |Module|Coverage|| |:-|:-|:-:| |aliyun|19.74%|:red_circle:| |api|51.59%|:green_circle:| |authorization-common|85.96%|:green_circle:| |authorization-ranger|4.38%|:red_circle:| |aws|53.54%|:green_circle:| |azure|32.1%|:red_circle:| |catalog-common|28.4%|:red_circle:| |catalog-fileset|82.17%|:green_circle:| |catalog-glue|71.52%|:green_circle:| |catalog-hive|83.07%|:green_circle:| |catalog-jdbc-common|45.05%|:green_circle:| |catalog-jdbc-doris|82.69%|:green_circle:| |catalog-jdbc-mysql|81.8%|:green_circle:| |catalog-jdbc-postgresql|83.89%|:green_circle:| |catalog-jdbc-starrocks|79.16%|:green_circle:| |catalog-kafka|75.21%|:green_circle:| |catalog-lakehouse-generic|61.16%|:green_circle:| |catalog-lakehouse-hudi|79.1%|:green_circle:| |catalog-lakehouse-iceberg|85.97%|:green_circle:| |catalog-lakehouse-paimon|84.29%|:green_circle:| |catalog-model|77.99%|:green_circle:| |cli|44.62%|:green_circle:| |client-java|77.91%|:green_circle:| |common|58.09%|:green_circle:| |core|84.33% **`+0.15%`**|:green_circle:| |filesystem-hadoop3|76.48%|:green_circle:| |flink|0.0%|:red_circle:| |flink-common|53.63%|:green_circle:| |flink-runtime|0.0%|:red_circle:| |gcp|32.2%|:red_circle:| |hadoop-auth|68.0%|:green_circle:| |hadoop-common|17.84%|:red_circle:| |hive-metastore-common|54.41%|:green_circle:| |iceberg-aliyun-bundle|0.0%|:red_circle:| |iceberg-common|66.16%|:green_circle:| |iceberg-rest-server|77.02%|:green_circle:| |idp-basic|86.77%|:green_circle:| |integration-test-common|0.0%|:red_circle:| |jobs|62.92%|:green_circle:| |lance-common|34.02%|:red_circle:| |lance-rest-server|69.12%|:green_circle:| |lineage|59.39%|:green_circle:| |optimizer|83.17%|:green_circle:| |optimizer-api|21.95%|:red_circle:| |server|90.1% **`+0.48%`**|:green_circle:| |server-common|81.87% **`-0.24%`**|:green_circle:| |spark|56.37%|:green_circle:| |tencent|81.78%|:green_circle:| |trino-connector|58.57%|:green_circle:| <details> <summary>Files</summary> |Module|File|Coverage|| |:-|:-|:-|:-:| |core|[JobMetaBaseSQLProvider.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/JobMetaBaseSQLProvider.java)|100.0%|:green_circle:| ||[JobMetaPostgreSQLProvider.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/JobMetaPostgreSQLProvider.java)|100.0%|:green_circle:| ||[JobTemplateMetaPostgreSQLProvider.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/JobTemplateMetaPostgreSQLProvider.java)|100.0%|:green_circle:| ||[MetalakeMetaService.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/service/MetalakeMetaService.java)|100.0%|:green_circle:| ||[JobMetaSQLProviderFactory.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/JobMetaSQLProviderFactory.java)|95.83%|:green_circle:| ||[JobMetaService.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/service/JobMetaService.java)|94.59%|:green_circle:| ||[JobTemplateMetaSQLProviderFactory.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/JobTemplateMetaSQLProviderFactory.java)|87.5%|:green_circle:| ||[JobManager.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/job/JobManager.java)|86.73%|:green_circle:| ||[JobTemplateMetaBaseSQLProvider.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/JobTemplateMetaBaseSQLProvider.java)|84.62%|:green_circle:| ||[JobTemplateMetaService.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/service/JobTemplateMetaService.java)|81.08%|:green_circle:| ||[JobMetaMapper.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/JobMetaMapper.java)|0.0%|:red_circle:| ||[JobTemplateMetaMapper.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/core/src/main/java/org/apache/gravitino/storage/relational/mapper/JobTemplateMetaMapper.java)|0.0%|:red_circle:| |server|[CatalogConnectionTestAuthorizationExecutor.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/CatalogConnectionTestAuthorizationExecutor.java)|100.0%|:green_circle:| ||[CatalogOperations.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server/src/main/java/org/apache/gravitino/server/web/rest/CatalogOperations.java)|100.0%|:green_circle:| ||[GravitinoInterceptionService.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server/src/main/java/org/apache/gravitino/server/web/filter/GravitinoInterceptionService.java)|93.71%|:green_circle:| ||[AuthorizeExecutorFactory.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server/src/main/java/org/apache/gravitino/server/web/filter/authorization/AuthorizeExecutorFactory.java)|60.0%|:green_circle:| |server-common|[ExpressionCondition.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server-common/src/main/java/org/apache/gravitino/server/authorization/annotations/ExpressionCondition.java)|100.0%|:green_circle:| ||[AuthorizationRequest.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server-common/src/main/java/org/apache/gravitino/server/authorization/annotations/AuthorizationRequest.java)|0.0%|:red_circle:| ||[AuthorizationExpressionConstants.java](https://github.com/jerryshao/gravitino/blob/8f748f92917daa220d35b0022a6059c5c9764f5c/server-common/src/main/java/org/apache/gravitino/server/authorization/expression/AuthorizationExpressionConstants.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]
