-
Notifications
You must be signed in to change notification settings - Fork 407
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
Feature: add name-length of dummy interface too long error #1875
Conversation
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
@8rxn Thank you for your good job. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1875 +/- ##
==========================================
- Coverage 52.20% 52.19% -0.01%
==========================================
Files 172 172
Lines 20839 20842 +3
==========================================
Hits 10879 10879
- Misses 8997 8999 +2
- Partials 963 964 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/rerun |
1 similar comment
/rerun |
/lgtm |
/backport release-v1.4 |
Successfully created backport PR for |
What type of PR is this?
What this PR does / why we need it:
Adds a new validation for dummy interface length not to exceed 15 chars.
Which issue(s) this PR fixes:
Fixes #1867
Special notes for your reviewer:
/@rambohe-ch
Does this PR introduce a user-facing change?
other Note