-
Notifications
You must be signed in to change notification settings - Fork 39
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
Remove unused block in edit_vlan
template in seedDB
#3121
Remove unused block in edit_vlan
template in seedDB
#3121
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
31c5ac4
to
79e37e4
Compare
Test results 9 files 9 suites 8m 13s ⏱️ Results for commit 49375e9. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3121 +/- ##
=======================================
Coverage 60.44% 60.44%
=======================================
Files 605 605
Lines 43773 43773
Branches 48 48
=======================================
Hits 26459 26459
Misses 17302 17302
Partials 12 12 ☔ View full report in Codecov by Sentry. |
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! We should add changelog fragment for this one before merge
Quality Gate passedIssues Measures |
This was added in 78f3127 and b74c306, but when this block was removed in #2153 it was forgotten.
So now we can remove it!