-
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: fix type for macro nodes full name #10918
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10918 +/- ##
==========================================
+ Coverage 82.49% 82.53% +0.04%
==========================================
Files 1084 1086 +2
Lines 107628 107932 +304
Branches 740 740
==========================================
+ Hits 88786 89082 +296
- Misses 18800 18808 +8
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
70099e5
to
5116ecb
Compare
front/src/applications/operationalStudies/components/MacroEditor/osrdToNge.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Louis Greiner <[email protected]>
5116ecb
to
5134d15
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.
Good catch!
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.
Nice, thank you
Close #10433
Close #10390