Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generoidaan vahvat ID-tyypit fronttiin, osa 3 #6144

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Conversation

akheron
Copy link
Contributor

@akheron akheron commented Dec 17, 2024

Muutetaan kaikki loput ID-tyypit vahvoiksi.

Tämä ei vielä poista UUID- tai string-tyypitettyjä ID:itä frontista kokonaan, ainoastaan korjaa ne paikat jotka eivät mene tyyppitarkastuksesta läpi. Id<T> on yhteensopiva string:n kanssa "toiseen suuntaan", joten kaikki käyttöpaikat eivät löydy tyyppitarkastuksessa.

@akheron akheron marked this pull request as ready for review December 17, 2024 12:51
@akheron akheron added the tech Tekninen muutos, esim. refaktorointi label Dec 17, 2024
@akheron akheron merged commit 4a1a866 into master Dec 19, 2024
31 of 32 checks passed
@akheron akheron deleted the codegen-ids-part3 branch December 19, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Tekninen muutos, esim. refaktorointi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants