-
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: migrate chartHelpers files to ts #5227
Conversation
8255951
to
8a4e987
Compare
Codecov Report
@@ Coverage Diff @@
## dev #5227 +/- ##
============================================
+ Coverage 18.62% 18.64% +0.02%
Complexity 2318 2318
============================================
Files 855 856 +1
Lines 104154 104047 -107
Branches 2408 2409 +1
============================================
+ Hits 19398 19404 +6
+ Misses 83416 83302 -114
- Partials 1340 1341 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
front/src/modules/simulationResult/components/ChartHelpers/drawElectricalProfile.ts
Show resolved
Hide resolved
8a4e987
to
97a1ddd
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.
Tested in local, very nice job ! Just a few suggestions
front/src/modules/simulationResult/components/ChartHelpers/drawElectricalProfile.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/ChartHelpers/drawElectricalProfile.ts
Outdated
Show resolved
Hide resolved
front/src/modules/simulationResult/components/ChartHelpers/drawPowerRestriction.ts
Outdated
Show resolved
Hide resolved
97a1ddd
to
1b42123
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 :)
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 #4956