-
Notifications
You must be signed in to change notification settings - Fork 44
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 stop types in stdcm table results and simulation report sheet #9098
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 #9098 +/- ##
============================================
- Coverage 38.52% 38.48% -0.04%
Complexity 2244 2244
============================================
Files 1287 1287
Lines 97977 98037 +60
Branches 3256 3256
============================================
- Hits 37746 37730 -16
- Misses 58300 58376 +76
Partials 1931 1931
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ddf3b37
to
e3f37d5
Compare
front/src/applications/stdcm/components/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
4e1537c
to
34f292b
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, tested !!!
bf417a4
to
4e3d8e8
Compare
front/src/applications/stdcm/components/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
4e3d8e8
to
7125a34
Compare
front/src/applications/stdcm/components/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/SimulationReportSheet.tsx
Outdated
Show resolved
Hide resolved
1260d25
to
b7d4193
Compare
Signed-off-by: Theo Macron <theo.macron0315@gmail.com>
b7d4193
to
0ba2bd9
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 ✅
closes #9097