Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disruptions on POI #4287

Merged
merged 9 commits into from
Aug 2, 2024
Merged

Add disruptions on POI #4287

merged 9 commits into from
Aug 2, 2024

Conversation

kadhikari
Copy link
Contributor

@kadhikari kadhikari commented Jul 17, 2024

Adding disruptions on pois for each poi in /places_nearby, /pois as well as journeys:

  • Call loki only once with /poi_disruptions&pois[]=poi for all pois
  • In final response, update poi.links with related impacts and add all the impacts from response (poi_disruptions) from loki.
  • Tests to come ..

For more information: https://navitia.atlassian.net/browse/NAV-3026

@kadhikari kadhikari requested review from adrien3d, xlqian and pbench July 17, 2024 15:25
@kadhikari kadhikari force-pushed the add_impact_on_pois branch from 94af125 to 4a310da Compare August 1, 2024 11:51
Copy link

sonarqubecloud bot commented Aug 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@kadhikari kadhikari merged commit 2239687 into dev Aug 2, 2024
7 of 9 checks passed
@kadhikari kadhikari deleted the add_impact_on_pois branch August 2, 2024 12:36
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