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

Load includes into json + rountrip test with content check + fix mappers #15

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

ClaireGuerreGiordano
Copy link
Collaborator

@ClaireGuerreGiordano ClaireGuerreGiordano commented Sep 24, 2024

Cette pr contient les changements dont nous avons discuté hier:
Chargement des includes avant la transformation du json en objet python
Fix des mappers cassés suite au nouveau schema
Amélioration du roundtrip test en comparant le json original (avec includes intégré) au json serialisé depuis le modèle objet.
sur ce dernier point, 2 tests ne passent pas à cause de l’objet screen qui n’a pas de schema, donc pas de modèle objet

@ClaireGuerreGiordano ClaireGuerreGiordano requested a review from a team as a code owner September 24, 2024 01:25
@jnicoulaud-ledger jnicoulaud-ledger merged commit 2ee28a8 into main Sep 24, 2024
4 of 5 checks passed
@jnicoulaud-ledger jnicoulaud-ledger deleted the newschema branch September 24, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants