Skip to content

Comments

feat: Smart/Origin parcours 3 itinévert#2100

Merged
lgourdin merged 62 commits intomasterfrom
smart-origin/revue_parcours_3
Jan 28, 2026
Merged

feat: Smart/Origin parcours 3 itinévert#2100
lgourdin merged 62 commits intomasterfrom
smart-origin/revue_parcours_3

Conversation

@lgourdin
Copy link
Contributor

No description provided.

lgourdin and others added 30 commits July 28, 2025 16:11
@codacy-production
Copy link

codacy-production bot commented Dec 10, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-1.93% 33.73%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4e6ea74) 20396 18889 92.61%
Head commit (5e462ec) 21076 (+680) 19112 (+223) 90.68% (-1.93%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2100) 750 253 33.73%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Contributor

@Nayor Nayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello !

Merci pour le travail !

Quelques petites remarques concernant quelques commentaire en français qui traînent, des noqa et codes HTTP incorrect

Ma plus grosse interrogation concerne la réplication des filtres elastics, destinés à évoluer pour faire des recherches améliorées. Comment cela sera-t-il compatible avec ce système ?

Est-ce possible de rajouter des tests ? ☺

Copy link
Contributor

@Nayor Nayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beau travail

Encore quelques petites améliorations à faire, code/paramètres inutilisés à nettoyer, constantes à extraire (URL, paramètres) dans un .ini
Est-ce possible d'expliquer dans le README quand lancer update_navitia_coverage ?

Pour info / rappel, j'ai fait une PR pour mettre les scripts dans un répertoire adhoc (pour qu'ils ne trainent pas à la racine), et diminuer l'outage, si vous pouvez valider ça serai vraiment bien pour la mise en production
#2102

params,
meta_params,
ids,
keep_order,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

à quoi sert ce paramètres ; il n'est jamais false ?
À enlever, ou commenter pour expliquer

return filtered_doc_ids, total_hits


def chunk_ids(ids_set, chunk_size=100):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem, valeur en dur ; à mettre dans une constante
Il n'est jamais utilisé ? -> à enlever

@Nayor Nayor self-requested a review January 28, 2026 08:26
Copy link
Contributor

@Nayor Nayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK pour moi, merci pour les corrections

@lgourdin lgourdin merged commit 944218c into master Jan 28, 2026
12 checks passed
@lgourdin lgourdin deleted the smart-origin/revue_parcours_3 branch January 28, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants