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 app crashing when power restriction undefined in train sch… #4107

Merged
merged 1 commit into from
May 12, 2023

Conversation

SharglutDev
Copy link
Contributor

…edule

close #4105

@SharglutDev SharglutDev requested a review from a team as a code owner May 12, 2023 08:53
@clarani clarani force-pushed the pfn/front/fix-power-restriction-selected-value branch from a77f2e7 to e438e07 Compare May 12, 2023 09:11
@SharglutDev SharglutDev force-pushed the pfn/front/fix-power-restriction-selected-value branch from e438e07 to 29d1b64 Compare May 12, 2023 09:12
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #4107 (29d1b64) into dev (95856ed) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev    #4107      +/-   ##
============================================
- Coverage     20.13%   20.13%   -0.01%     
  Complexity     2080     2080              
============================================
  Files           806      806              
  Lines         79986    79989       +3     
  Branches       2079     2079              
============================================
  Hits          16105    16105              
- Misses        62700    62703       +3     
  Partials       1181     1181              
Flag Coverage Δ
front 8.73% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...s/ManageTrainSchedule/PowerRestrictionSelector.tsx 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@SharglutDev SharglutDev merged commit e9332e9 into dev May 12, 2023
@SharglutDev SharglutDev deleted the pfn/front/fix-power-restriction-selected-value branch May 12, 2023 09:48
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.

front : manage train schedule crashing because of power restriction undefined
2 participants