ClickHouse / ClickHouse/clickhouse-java
[repo] Smoke tests in CI
未关闭
enhancement
- 主要语言
- Java
- 星标
- 1.6k
- 派生
- 636
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 29
描述
### Description
Library is delivered in different packages and used in different setups. We should have a CI workflow which verifies that library has no issues.
What should be checked:
- examples are compiled and runnable
- library has all classes in `shaded` and `all` packages.
贡献指南
调研方向
首先定位仓库中现有的 CI 工作流、示例项目和软件包构建配置。确认如何编译和运行示例,然后检查 shaded 和 all 软件包是如何生成的;当 CI 同时检查可运行示例以及这些软件包中的类覆盖率时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- ci-cd, testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100