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(démarche): corrige le calcul d'ordre quand on a une demande en brouillon #1410

Closed vmaubert closed 3 months ago

vmaubert commented 3 months ago

Corrige le pb avec https://camino.beta.gouv.fr/titres/g-px-epinay-sous-senart-1996?demarcheSlug=g-px-epinay-sous-senart-1996-oct01

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.07%. Comparing base (c7f77fd) to head (aae9115).

Files Patch % Lines
...ckages/api/src/business/utils/titre-etapes-sort.ts 66.66% 4 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (c7f77fd) and HEAD (aae9115). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (c7f77fd) | HEAD (aae9115) | |------|------|------| |api|2|1| |api-integration|1|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1410 +/- ## =========================================== - Coverage 80.56% 64.07% -16.50% =========================================== Files 718 718 Lines 91581 91593 +12 Branches 6469 4928 -1541 =========================================== - Hits 73781 58685 -15096 - Misses 17711 32723 +15012 - Partials 89 185 +96 ``` | [Flag](https://app.codecov.io/gh/MTES-MCT/camino/pull/1410/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/1410/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `34.54% <66.66%> (-42.47%)` | :arrow_down: | | [api-integration](https://app.codecov.io/gh/MTES-MCT/camino/pull/1410/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `?` | | | [api-unit](https://app.codecov.io/gh/MTES-MCT/camino/pull/1410/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `34.54% <66.66%> (+0.01%)` | :arrow_up: | | [common](https://app.codecov.io/gh/MTES-MCT/camino/pull/1410/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `95.58% <ø> (ø)` | | | [ui](https://app.codecov.io/gh/MTES-MCT/camino/pull/1410/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MTES-MCT) | `76.17% <ø> (ø)` | | 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.