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 はまだ評価されていません。