-
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
Add new editor error for node endpoints unicity #6172
Conversation
6b5f103
to
b9b4a12
Compare
cf3c5fe
to
59eeee1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #6172 +/- ##
============================================
+ Coverage 26.62% 26.65% +0.02%
Complexity 2121 2121
============================================
Files 929 929
Lines 123373 123413 +40
Branches 2677 2677
============================================
+ Hits 32851 32892 +41
+ Misses 88929 88928 -1
Partials 1593 1593
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
59eeee1
to
0cae004
Compare
0cae004
to
7b8f5c6
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.
Some minor comments. Wonderful, a new error 👏
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.
Remaining comment is minor. Apart from that, it's good for me.
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 ! Not mandatory, but you could add a test for a switch with 2 ports on a same track, but not the same endpoint, to ensure there is no error in this case.
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 for the frontend part, tested ✅
close #6159
How to test it?