code-corps / code-corps/code-corps-api
Split up build_changeset in GitHub sync changeset modules into create_/update_
Đang mở
needs estimate
- Ngôn ngữ chính
- Elixir
- Star
- 234
- Fork
- 82
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.