Skip to content
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

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

johannaengland
Copy link
Contributor

This was added in 78f3127 and b74c306, but when this block was removed in #2153 it was forgotten.

So now we can remove it!

Copy link

github-actions bot commented Oct 9, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 992 0 11.26s
✅ PYTHON ruff 987 0 0.09s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@johannaengland johannaengland force-pushed the cleanup/remove-unused-template-block-seeddb branch from 31c5ac4 to 79e37e4 Compare October 9, 2024 09:58
Copy link

github-actions bot commented Oct 9, 2024

Test results

    9 files      9 suites   8m 13s ⏱️
2 136 tests 2 136 ✅ 0 💤 0 ❌
4 011 runs  4 011 ✅ 0 💤 0 ❌

Results for commit 49375e9.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.44%. Comparing base (fb52d6a) to head (49375e9).
Report is 294 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@podliashanyk podliashanyk left a 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

Copy link

sonarqubecloud bot commented Oct 9, 2024

@johannaengland johannaengland merged commit 761efa7 into master Oct 10, 2024
14 checks passed
@johannaengland johannaengland deleted the cleanup/remove-unused-template-block-seeddb branch October 10, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants