-
Notifications
You must be signed in to change notification settings - Fork 45
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
Pfn/front/adapt simulation results v2 #7485
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #7485 +/- ##
============================================
- Coverage 29.06% 28.47% -0.60%
Complexity 2028 2028
============================================
Files 1225 1241 +16
Lines 149222 153121 +3899
Branches 2962 3000 +38
============================================
+ Hits 43375 43601 +226
- Misses 104097 107732 +3635
- Partials 1750 1788 +38
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1b5a102
to
0229e4b
Compare
front/src/modules/simulationResult/components/ChartHelpers/drawCurve.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/ChartHelpers/drawHelpers.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/ChartHelpers/drawPowerRestriction.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/utils.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/utils.ts
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/views/v2/SimulationResultsV2.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/views/v2/SimulationResultsV2.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/views/v2/SimulationResultsV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SimulationResultsMapV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpaceCurvesSlopes/utils.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpaceCurvesSlopes/utils.ts
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpaceCurvesSlopes/SpaceCurvesSlopesV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpaceTimeChart/SpaceTimeChartV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/d3Helpers.ts
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/SpeedSpaceSettingsV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/SpeedSpaceChartV2.tsx
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/consts.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/prepareData.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/prepareData.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/SpeedSpaceChart/types.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/TimeButtonsV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/DriverTrainSchedule/DriverTrainScheduleHelpers.ts
Outdated
Show resolved
Hide resolved
...src/modules/trainschedule/components/DriverTrainScheduleV2/driverTrainScheduleV2ExportCSV.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/DriverTrainScheduleV2/DriverTrainScheduleStopV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/DriverTrainScheduleV2/consts.ts
Outdated
Show resolved
Hide resolved
...src/modules/trainschedule/components/DriverTrainScheduleV2/driverTrainScheduleV2ExportCSV.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/DriverTrainScheduleV2/utils.ts
Outdated
Show resolved
Hide resolved
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.
Almost there
front/src/modules/simulationResult/components/TrainDetailsV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/DriverTrainScheduleV2/__tests__/utils.spec.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/DriverTrainScheduleV2/__tests__/sampleData.ts
Outdated
Show resolved
Hide resolved
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.
I think we're almost good !
b8baf63
to
26bea78
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 ✅
close #7484