zio / zio-schema

Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
https://zio.dev/zio-schema
Apache License 2.0
142 stars 162 forks source link

Correctly derive annotations for enum cases #657

Closed pablf closed 9 months ago

pablf commented 9 months ago

/claim #651

987Nabil commented 9 months ago

@pablf Could you uncomment the test assertion in line 90, please? That was the assertion that made me discover the bug.