MTES-MCT / camino

Le cadastre minier numérique ouvert
https://camino.beta.gouv.fr
GNU Affero General Public License v3.0
2 stars 2 forks source link

refactor(ui): simplifie la gestion de l'héritage des propriétés #1192

Closed MichaelBitard closed 1 month ago

MichaelBitard commented 1 month ago
codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 51.89947% with 823 lines in your changes are missing coverage. Please review.

Project coverage is 78.99%. Comparing base (e1cf9b7) to head (9c96f59).

Files Patch % Lines
...ckages/ui/src/components/etape/etape-api-client.ts 10.99% 259 Missing :warning:
packages/common/src/etape-form.ts 0.00% 208 Missing and 1 partial :warning:
...ckages/ui/src/components/etape/etape-edit-form.tsx 45.87% 105 Missing :warning:
...ckages/ui/src/components/etape-edition.stories.tsx 76.02% 94 Missing :warning:
...i/src/components/etape/etape-edit-form.stories.tsx 66.39% 41 Missing :warning:
...ckages/ui/src/components/demarche/demarche-map.tsx 0.00% 35 Missing :warning:
...ckages/ui/src/components/etape/substances-edit.tsx 43.90% 23 Missing :warning:
...ges/ui/src/components/etape/fondamentales-edit.tsx 68.00% 16 Missing :warning:
packages/common/src/zod-tools.ts 38.88% 11 Missing :warning:
packages/ui/src/components/etape/heritage-edit.tsx 83.87% 5 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1192 +/- ## ========================================== - Coverage 79.56% 78.99% -0.57% ========================================== Files 769 771 +2 Lines 91731 92095 +364 Branches 6091 6075 -16 ========================================== - Hits 72988 72754 -234 - Misses 18613 19210 +597 - Partials 130 131 +1 ``` | [Flag](https://app.codecov.io/gh/MTES-MCT/camino/pull/1192/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | Coverage Δ | | |---|---|---| | [api](https://app.codecov.io/gh/MTES-MCT/camino/pull/1192/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `74.13% <ø> (ø)` | | | [api-integration](https://app.codecov.io/gh/MTES-MCT/camino/pull/1192/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `66.57% <ø> (ø)` | | | [api-unit](https://app.codecov.io/gh/MTES-MCT/camino/pull/1192/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `36.09% <ø> (ø)` | | | [common](https://app.codecov.io/gh/MTES-MCT/camino/pull/1192/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `94.69% <15.05%> (-0.80%)` | :arrow_down: | | [ui](https://app.codecov.io/gh/MTES-MCT/camino/pull/1192/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `75.21% <58.47%> (-1.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT#carryforward-flags-in-the-pull-request-comment) to find out more.

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

github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 0.91.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: