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 default value for "running" field in "interface wireless" #264

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

hansmi
Copy link
Contributor

@hansmi hansmi commented Mar 2, 2024

SUMMARY

The running field can't be configured. By having a default value it's written and shows up in diffs.

ISSUE TYPE
  • Bugfix Pull Request

The `running` field can't be configured. By having a default value it's
written and shows up in diffs.
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.97%. Comparing base (ffd5a63) to head (70042dd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files          32       32           
  Lines        4046     4046           
  Branches      871      871           
=======================================
  Hits         3357     3357           
  Misses        506      506           
  Partials      183      183           
Flag Coverage Δ
integration 66.86% <ø> (ø)
sanity 22.10% <ø> (ø)
units 82.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felixfontein
Copy link
Collaborator

It probably makes sense to add a check which prevents read_only to be used with default.

@felixfontein felixfontein merged commit 8400926 into ansible-collections:main Mar 3, 2024
45 checks passed
@felixfontein
Copy link
Collaborator

@hansmi @derdeagle thanks!

@hansmi hansmi deleted the wirelessrunning1 branch March 3, 2024 09:22
samburney pushed a commit to samburney/community.routeros that referenced this pull request Mar 30, 2024
…ible-collections#264)

The `running` field can't be configured. By having a default value it's
written and shows up in diffs.
samburney pushed a commit to samburney/community.routeros that referenced this pull request Mar 30, 2024
…ible-collections#264)

The `running` field can't be configured. By having a default value it's
written and shows up in diffs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants