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

chore(): type les searchParams pour les requêtes GET #1408

Closed vmaubert closed 3 months ago

vmaubert commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.68794% with 23 lines in your changes missing coverage. Please review.

Project coverage is 80.64%. Comparing base (8237221) to head (11c64ee).

Files Patch % Lines
packages/api/src/api/rest/utilisateurs.ts 66.66% 12 Missing :warning:
packages/api/src/server/rest.ts 88.40% 8 Missing :warning:
packages/ui/src/api/client-rest.ts 80.00% 2 Missing :warning:
...c/components/utilisateur/utilisateur-api-client.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1408 +/- ## ======================================= Coverage 80.64% 80.64% ======================================= Files 719 719 Lines 91943 92035 +92 Branches 6516 6527 +11 ======================================= + Hits 74145 74221 +76 - Misses 17710 17726 +16 Partials 88 88 ``` | [Flag](https://app.codecov.io/gh/MTES-MCT/camino/pull/1408/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/1408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `77.10% <82.90%> (+<0.01%)` | :arrow_up: | | [api-integration](https://app.codecov.io/gh/MTES-MCT/camino/pull/1408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `69.82% <82.90%> (+0.02%)` | :arrow_up: | | [api-unit](https://app.codecov.io/gh/MTES-MCT/camino/pull/1408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `34.38% <0.00%> (-0.09%)` | :arrow_down: | | [common](https://app.codecov.io/gh/MTES-MCT/camino/pull/1408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `95.59% <100.00%> (+<0.01%)` | :arrow_up: | | [ui](https://app.codecov.io/gh/MTES-MCT/camino/pull/1408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `76.30% <75.00%> (+<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.