IQSS / IQSS/dataverse-client-javascript
Add coverage run github action step
未关闭
还没有人认领这个 Issue。
GREI Re-arch
Original size: 3
Size: 3
SPA.Q4.10
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 11
- 平均合并
- 2 天 5 小时
- 30 天内合并 PR
- 1
描述
Overview of the feature request
Just as we run tests to be able to deploy the package in GitHub Package Registry, we need to verify that test coverage remains within acceptable limits. The goal is to create the github action / step responsible for this.
What inspired the request?
Frontend standup discussion
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to js-dataverse?
None
Any open or closed issues related to this feature request?
None
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查仓库现有的 GitHub Actions workflow,了解测试和部署到 GitHub Package Registry 的步骤。确定当前如何生成覆盖率,以及应强制执行什么限制;当 workflow 运行覆盖率检查并验证其保持在可接受范围内时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions
- 领域
- ci-cd, testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100