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 pathfinding success message persistence #5927

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

Math-R
Copy link
Contributor

@Math-R Math-R commented Nov 30, 2023

close #5617

@Math-R Math-R requested a review from a team as a code owner November 30, 2023 12:12
@Math-R Math-R enabled auto-merge November 30, 2023 12:13
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (9a4e4a3) 19.72% compared to head (f94ec00) 19.72%.

Files Patch % Lines
front/src/common/Pathfinding/Pathfinding.tsx 6.66% 14 Missing ⚠️
...onents/ManageTrainSchedule/Itinerary/Itinerary.tsx 0.00% 7 Missing ⚠️
...s/operationalStudies/views/ManageTrainSchedule.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #5927      +/-   ##
============================================
- Coverage     19.72%   19.72%   -0.01%     
  Complexity     2117     2117              
============================================
  Files           910      910              
  Lines        108656   108662       +6     
  Branches       2663     2663              
============================================
+ Hits          21430    21431       +1     
- Misses        85655    85660       +5     
  Partials       1571     1571              
Flag Coverage Δ
front 8.43% <4.34%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Math-R Math-R added this pull request to the merge queue Nov 30, 2023
Merged via the queue into dev with commit 74dbdee Nov 30, 2023
7 checks passed
@Math-R Math-R deleted the mrd/fix-pathfinding-sucess-message-persistence branch November 30, 2023 12:28
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.

Pathfinding sucess message disappears when going back and forth between tabs
2 participants