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 還沒有評估資料。