code-corps / code-corps/code-corps-api
Split up build_changeset in GitHub sync changeset modules into create_/update_
Offen
needs estimate
- Vorherrschende Sprache
- Elixir
- Sterne
- 234
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.