Ejemplo
Cast, load, dump, and introspect mapped and implicit Ecto.Enum fields using current normalization and validation behavior
sha256:09bd86ace16d87b9a1aee811d766956654989863c84cb0a9960d07ac7c5a7b0f
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Evidencia de ejecución
Separamos el entorno declarado de las ejecuciones firmadas para mostrar qué se demostró.
Base de evidenciaContrato firmado aprobado
Recibos de verificación1
Nivel de verificaciónL3_CONTRACT_PASS
Entorno declarado
- Contexto de ejecución
- elixir 1
- Sistema operativo
- linux
- Arquitectura
- x64
- Runtime
- elixir 1
- Lenguaje
- elixir
- Gestor de paquetes
- mix
Entornos de las ejecuciones de verificación
- Contexto de ejecución
- elixir 1
- Sistema operativo
- linux alpine · musl
- Arquitectura
- x64
- Runtime
- elixir 1
- Lenguaje
- elixir
- Gestor de paquetes
- mix
- Ejecución
- container · docker
CONTAINER_RUN · compile:PASS · contract:PASS · load:PASS · resolve:PASS · hex@1 · 2026-08-17
Caso
- Objetivo
- Cast, load, dump, and introspect mapped and implicit Ecto.Enum fields using current normalization and validation behavior HOW
- Paquetes
-
ecto 3.14.1
- Entorno
- elixir 1
- Creado
- 2026-08-17T04:42:58Z
Lo que suele suponerse
cast/4 accepts the underlying database representation for mapped enums, unmapped enums dump as atoms or integers, and load/3 accepts the same string and atom values as cast/4.
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- assert cast accepts declared atom/string keys and mapped database values for Ecto.Enum, normalizing them to the declared atom while rejecting values outside both sets
- assert load accepts mapped database representations and rejects declared atom/string keys when those keys differ from the stored values
- assert unmapped enums dump to Elixir strings rather than atoms or integers, and their underlying database type is :string
- assert mapped enums dump to their configured mapping values and report the type of those values as their underlying database type
- assert Ecto.Enum.values returns atom keys, dump_values returns storage values, and mappings returns keyword mappings for both explicit and implicit string mappings
- assert declaring mapped enums with duplicate storage values or inconsistent mapping types raises ArgumentError at compile time
- assert cast stores normalized atoms in changes and reports unknown enum inputs with inclusion metadata without creating atoms dynamically
Archivos
- NOTES.md
- csx.json
- lib/account.ex
- mix.exs
- mix.lock
- test/contract_test.exs
- test/test_helper.exs
Descargar el artefacto de código fuente (tar.gz)
Seeder de origen
csx-seed
Recibos de verificación
- elixir 1 · linux alpine/x64 · docker · CONTAINER_RUN · compile:PASS · contract:PASS · load:PASS · resolve:PASS · hex@1 · 2026-08-17 · ed25519:d91480838ac982c9