-
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: create type StdcmPathStep #9428
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 #9428 +/- ##
============================================
+ Coverage 39.62% 39.65% +0.02%
Complexity 2270 2270
============================================
Files 1300 1301 +1
Lines 99167 99061 -106
Branches 3283 3280 -3
============================================
- Hits 39297 39280 -17
+ Misses 57937 57851 -86
+ Partials 1933 1930 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1a52d2b
to
5d1a191
Compare
10f4aee
to
ede9a59
Compare
front/src/applications/stdcm/components/StdcmForm/StdcmConfig.tsx
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.
Feel free to resolve the remaining two comments at your discretion.
Looks good, thanks a lot for this cleanup!
Signed-off-by: Clara Ni <[email protected]>
Signed-off-by: Clara Ni <[email protected]>
e7a66a9
to
333b7dd
Compare
closes #9392
Will be followed by #9462