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 an endpoint that retrieve routes from a waypoint #2792

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

flomonster
Copy link
Contributor

No description provided.

@flomonster flomonster changed the title Fam/routes from waypoints Add an endpoint that retrieve routes from a waypoint Jan 7, 2023
@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #2792 (ecc29ab) into dev (3335203) will increase coverage by 0.05%.
The diff coverage is n/a.

❗ Current head ecc29ab differs from pull request most recent head 7f20a58. Consider uploading reports for the commit 7f20a58 to get more accurate results

@@             Coverage Diff              @@
##                dev    #2792      +/-   ##
============================================
+ Coverage     37.87%   37.93%   +0.05%     
  Complexity     1693     1693              
============================================
  Files           583      582       -1     
  Lines         17865    17843      -22     
  Branches       2471     2466       -5     
============================================
+ Hits           6767     6768       +1     
+ Misses        10701    10678      -23     
  Partials        397      397              
Flag Coverage Δ
core 83.66% <0.00%> (ø)
editoast 73.00% <0.00%> (+0.05%) ⬆️
front 4.08% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
front/src/reducers/map.ts 20.43% <0.00%> (ø)
front/src/reducers/editor.ts 21.95% <0.00%> (ø)
front/src/applications/editor/Map.tsx 0.00% <0.00%> (ø)
front/src/common/Map/Layers/GeoJSONs.tsx 0.00% <0.00%> (ø)
front/src/applications/editor/tools/types.ts 100.00% <0.00%> (ø)
...src/applications/editor/components/EntitySumUp.tsx 0.00% <0.00%> (ø)
...src/applications/editor/components/LayersModal.tsx 0.00% <0.00%> (ø)
front/src/common/Map/Layers/Errors.ts
editoast/src/generated_data/utils.rs 84.21% <0.00%> (+5.26%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@flomonster flomonster force-pushed the fam/routes-from-waypoints branch 4 times, most recently from 3ee0b22 to ff4421a Compare January 9, 2023 16:41
@flomonster flomonster marked this pull request as ready for review January 10, 2023 08:35
@flomonster flomonster requested a review from a team as a code owner January 10, 2023 08:35
@flomonster flomonster merged commit 88b5a60 into dev Jan 11, 2023
@flomonster flomonster deleted the fam/routes-from-waypoints branch January 11, 2023 09:06
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.

Add an endpoint that retrieve routes starting or finishing at a given waypoint
2 participants