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(infra): met à jour toutes les dépendances des projets #1460

Closed MichaelBitard closed 2 months ago

MichaelBitard commented 2 months ago

Sauf le dsfr qui casse ENCORE les menus déroulants (merci les tests playwright qui ont catché cette erreur à nouveau)

J'ai viré eslint-config-standard parce que non compatible avec eslint 9 (et d'après leurs issues https://github.com/standard/eslint-config-standard/issues/410) ils ont abandonné et sont partis sur neostandard, mais c'est pas encore mature, donc ça vire :)

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 28.09917% with 87 lines in your changes missing coverage. Please review.

Project coverage is 80.88%. Comparing base (6be9159) to head (0d9ff97). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/api/src/api/rest/perimetre.ts 7.81% 59 Missing :warning:
packages/ui/src/api/_upload.ts 0.00% 9 Missing :warning:
...ckages/ui/src/components/demarche/demarche-map.tsx 0.00% 6 Missing :warning:
...ckages/ui/src/components/etape/etape-edit-form.tsx 0.00% 4 Missing :warning:
packages/api/src/business/fiscalite.ts 0.00% 3 Missing :warning:
packages/api/src/tools/api-insee/fetch.ts 40.00% 3 Missing :warning:
packages/api/src/index.ts 0.00% 1 Missing :warning:
...ponents/statistiques/granulats-marins-activite.tsx 0.00% 1 Missing :warning:
packages/ui/src/components/titres.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1460 +/- ## ========================================== - Coverage 80.88% 80.88% -0.01% ========================================== Files 727 727 Lines 69726 69729 +3 Branches 6560 6560 ========================================== - Hits 56401 56400 -1 - Misses 13233 13237 +4 Partials 92 92 ``` | [Flag](https://app.codecov.io/gh/MTES-MCT/camino/pull/1460/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/1460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `78.40% <25.84%> (+0.01%)` | :arrow_up: | | [api-integration](https://app.codecov.io/gh/MTES-MCT/camino/pull/1460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `72.61% <23.59%> (+0.01%)` | :arrow_up: | | [api-unit](https://app.codecov.io/gh/MTES-MCT/camino/pull/1460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `34.03% <17.97%> (-0.01%)` | :arrow_down: | | [common](https://app.codecov.io/gh/MTES-MCT/camino/pull/1460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `96.44% <100.00%> (-0.01%)` | :arrow_down: | | [ui](https://app.codecov.io/gh/MTES-MCT/camino/pull/1460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `73.23% <27.58%> (-0.03%)` | :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.