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

editoast: fix pathfinding endpoint #3135

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

flomonster
Copy link
Contributor

@flomonster flomonster commented Feb 9, 2023

close #3126

@flomonster flomonster requested a review from a team as a code owner February 9, 2023 12:30
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #3135 (19181a7) into dev (724ab82) will increase coverage by 0.02%.
The diff coverage is 76.92%.

@@             Coverage Diff              @@
##                dev    #3135      +/-   ##
============================================
+ Coverage     38.52%   38.54%   +0.02%     
  Complexity     1709     1709              
============================================
  Files           620      620              
  Lines         19663    19676      +13     
  Branches       2589     2589              
============================================
+ Hits           7575     7585      +10     
- Misses        11682    11685       +3     
  Partials        406      406              
Flag Coverage Δ
editoast 70.42% <76.92%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
editoast/src/views/infra/pathfinding.rs 71.81% <76.92%> (+0.68%) ⬆️
editoast/src/map/bounding_box.rs 18.36% <0.00%> (-1.03%) ⬇️
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 merged commit 2633962 into dev Feb 9, 2023
@flomonster flomonster deleted the fam/fix-pathfinding-editoast branch February 9, 2023 12:52
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.

Editoast pathfinding
3 participants