MTES-MCT / camino

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

fix(titres): on ne demande plus l'entreprise quand l'étape de demande n'est pas créée automatiquement lors de la création du titre #1379

Closed anis closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 81.47773% with 183 lines in your changes missing coverage. Please review.

Project coverage is 79.52%. Comparing base (646440f) to head (fc61283). Report is 4 commits behind head on master.

Files Patch % Lines
packages/api/src/api/rest/titres.ts 79.14% 72 Missing and 1 partial :warning:
...es/api/src/api/rest/titre-demande.queries.types.ts 0.00% 36 Missing and 1 partial :warning:
...rc/database/queries/titres-titres.queries.types.ts 0.00% 29 Missing and 1 partial :warning:
packages/api/src/api/rest/titre-demande.ts 87.57% 22 Missing :warning:
...kages/ui/src/components/titre-creation.stories.tsx 79.62% 11 Missing :warning:
packages/ui/src/components/titre-creation.tsx 85.00% 6 Missing :warning:
...i/src/business/validations/titre-links-validate.ts 88.00% 3 Missing :warning:
...ckages/ui/src/components/titre/titre-api-client.ts 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1379 +/- ## ========================================== + Coverage 79.50% 79.52% +0.01% ========================================== Files 769 772 +3 Lines 93353 93755 +402 Branches 6509 6581 +72 ========================================== + Hits 74220 74555 +335 - Misses 18999 19064 +65 - Partials 134 136 +2 ``` | [Flag](https://app.codecov.io/gh/MTES-MCT/camino/pull/1379/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/1379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `74.46% <81.20%> (+0.09%)` | :arrow_up: | | [api-integration](https://app.codecov.io/gh/MTES-MCT/camino/pull/1379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `67.46% <81.20%> (+0.15%)` | :arrow_up: | | [api-unit](https://app.codecov.io/gh/MTES-MCT/camino/pull/1379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `33.22% <5.58%> (-0.29%)` | :arrow_down: | | [common](https://app.codecov.io/gh/MTES-MCT/camino/pull/1379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `95.64% <100.00%> (+<0.01%)` | :arrow_up: | | [ui](https://app.codecov.io/gh/MTES-MCT/camino/pull/1379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `76.14% <81.63%> (+<0.01%)` | :arrow_up: | 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 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: