-
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: stdcm: add linked path search #9501
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 #9501 +/- ##
============================================
- Coverage 39.77% 39.56% -0.21%
Complexity 2270 2270
============================================
Files 1302 1306 +4
Lines 99565 100046 +481
Branches 3282 3289 +7
============================================
- Hits 39599 39588 -11
- Misses 58034 58519 +485
- Partials 1932 1939 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
911a854
to
336e2ad
Compare
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathResults.tsx
Outdated
Show resolved
Hide resolved
b4421e6
to
b48a9cf
Compare
b48a9cf
to
9804635
Compare
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmLinkedPathSearch.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmOrigin.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmInputVia.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmDestination.tsx
Outdated
Show resolved
Hide resolved
9804635
to
218dda4
Compare
b73d868
to
d6f00e9
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 overall ✅
I created an enhancement issue for this feature: #9545.
We should do it as soon as we can (next week)
ea478ed
to
6359472
Compare
Signed-off-by: SarahBellaha <[email protected]>
6359472
to
8a48cac
Compare
Closes #8593