code-corps / code-corps/code-corps-api
Split up build_changeset in GitHub sync changeset modules into create_/update_
未关闭
needs estimate
- 主要语言
- Elixir
- 星标
- 234
- 派生
- 82
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Problem
Our `build_changeset` functions in some of our GitHub sync changeset modules are too implicit. We should break apart their behavior into more explicit `create_` and `update_` changesets. This has a side benefit of allowing for better unit testing of the changesets themselves.
贡献指南
评估
这个 Issue 还没有评估数据。