-
Notifications
You must be signed in to change notification settings - Fork 46
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: operationalStudies: migrate SpaceTimeChart #4993
front: operationalStudies: migrate SpaceTimeChart #4993
Conversation
0187000
to
13840c3
Compare
Codecov Report
@@ Coverage Diff @@
## dev #4993 +/- ##
============================================
- Coverage 21.57% 21.56% -0.02%
Complexity 2455 2455
============================================
Files 862 863 +1
Lines 91069 91131 +62
Branches 2502 2503 +1
============================================
+ Hits 19651 19652 +1
- Misses 70048 70108 +60
- Partials 1370 1371 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
13840c3
to
d74f2e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments :)
...onalStudies/components/SimulationResults/DriverTrainSchedule/DriverTrainScheduleStopList.tsx
Show resolved
Hide resolved
...plications/operationalStudies/components/SimulationResults/SpaceTimeChart/SpaceTimeChart.tsx
Outdated
Show resolved
Hide resolved
...plications/operationalStudies/components/SimulationResults/SpaceTimeChart/SpaceTimeChart.tsx
Outdated
Show resolved
Hide resolved
...src/applications/operationalStudies/components/SimulationResults/SpaceTimeChart/drawTrain.ts
Outdated
Show resolved
Hide resolved
...src/applications/operationalStudies/components/SimulationResults/SpaceTimeChart/drawTrain.ts
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/SimulationResults/SpaceTimeChart/types.ts
Outdated
Show resolved
Hide resolved
0406586
to
2dea38d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for this PR ! Tested ✔️
...rc/applications/operationalStudies/components/SimulationResults/ChartHelpers/ChartHelpers.ts
Outdated
Show resolved
Hide resolved
...src/applications/operationalStudies/components/SimulationResults/ChartHelpers/defineChart.ts
Outdated
Show resolved
Hide resolved
...src/applications/operationalStudies/components/SimulationResults/ChartHelpers/defineChart.ts
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/SimulationResults/ChartHelpers/drawText.ts
Show resolved
Hide resolved
...onalStudies/components/SimulationResults/DriverTrainSchedule/DriverTrainScheduleStopList.tsx
Outdated
Show resolved
Hide resolved
...plications/operationalStudies/components/SimulationResults/SpaceTimeChart/SpaceTimeChart.tsx
Outdated
Show resolved
Hide resolved
...src/applications/operationalStudies/components/SimulationResults/SpaceTimeChart/drawTrain.ts
Show resolved
Hide resolved
2dea38d
to
971de73
Compare
971de73
to
d8a1026
Compare
d8a1026
to
fccbbd5
Compare
closes #4957