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

front: fix the selection of waypoints on the map for the pathfinding #4523

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

clarani
Copy link
Contributor

@clarani clarani commented Jul 6, 2023

No description provided.

@clarani clarani requested a review from a team as a code owner July 6, 2023 09:18
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #4523 (d10ec53) into dev (837d574) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev    #4523      +/-   ##
============================================
- Coverage     19.93%   19.93%   -0.01%     
  Complexity     2315     2315              
============================================
  Files           863      863              
  Lines         88057    88058       +1     
  Branches       2270     2270              
============================================
  Hits          17552    17552              
- Misses        69249    69250       +1     
  Partials       1256     1256              
Flag Coverage Δ
front 9.46% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
front/src/common/Pathfinding/Pathfinding.tsx 24.91% <0.00%> (-0.05%) ⬇️

@clarani clarani force-pushed the cni/front/fix-waypoints branch from b21d69a to 2202b51 Compare July 6, 2023 09:22
Copy link
Contributor

@flomonster flomonster left a comment

Choose a reason for hiding this comment

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

I tested it and it works. Thanks a lot!

@flomonster flomonster force-pushed the cni/front/fix-waypoints branch from 2202b51 to d10ec53 Compare July 6, 2023 12:44
@clarani clarani added this pull request to the merge queue Jul 6, 2023
Merged via the queue into dev with commit ad4cae0 Jul 6, 2023
@clarani clarani deleted the cni/front/fix-waypoints branch July 6, 2023 13:57
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.

5 participants