demarches-simplifiees / demarches-simplifiees.fr

Dématérialiser et simplifier les démarches administratives
https://www.demarches-simplifiees.fr
GNU Affero General Public License v3.0
192 stars 88 forks source link

refactor(js): use superstruct instead of zod #10585

Closed tchak closed 3 months ago

tchak commented 3 months ago

zod (avant)

image

superstruct (après)

image
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.69%. Comparing base (fea8d89) to head (14a1bfa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10585 +/- ## ======================================= Coverage 80.69% 80.69% ======================================= Files 1234 1234 Lines 26184 26184 Branches 4716 4716 ======================================= Hits 21128 21128 Misses 5056 5056 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.