[US] Ajouter une interface Dash Minimale - Formulaire et affichage dynamique des données#192
Open
adam-benyekkou wants to merge 41 commits intomobility-team:mainfrom
Open
[US] Ajouter une interface Dash Minimale - Formulaire et affichage dynamique des données#192adam-benyekkou wants to merge 41 commits intomobility-team:mainfrom
adam-benyekkou wants to merge 41 commits intomobility-team:mainfrom
Conversation
…to 25% full coverage
…ge, global coverage is 25%
…e, broke some previous tests fix will come
…name in population.py tests
WIP - [US] Améliorer le taux de couverture en tests #1 - Merging de carpool-tests
…- Map de fond Carto avec MapLibre
…x, ajout du scénario Toulouse avec visualisation des data via un overlay et déscriptif des données par zone d'étude lors du hover
WIP - [US] Ajouter une interface Dash Minimale - Carte et indicateur global
… d'une manipuation git
… slider et input permettant de changer le rayon de la zone d'étude, il est opérationnel
…gende, l'autre avec le paramétrage du scénario avec le rayon et la commune via code INSEE
…rols en plus petits composants maintenables, ajout d'un map_service pour charger le scénario
…ic sur lancer la simulation
…ls et la color scale ajoutés en utilisant pytest et dash testing
[US] Ajouter une interface Dash Minimale - Formulaire et affichage dynamique des données
Harmonizing state of repo between dash-interface-mvp and main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dans le cadre de cette PR liée à l'US #189
Nous avons les ajouts de fonctionnalités suivants :
Les composants ajoutés sont :
Une arborescence tests/front a été ajoutée avec des sous dossiers unit et integration, les tests présents précédemment ont été ajoutés à une arborescence tests/back.