Skip to content

fix(iosxr): Conflicting Key Count#373

Open
sven-rosenzweig wants to merge 1 commit into
mainfrom
fix/key_count_error
Open

fix(iosxr): Conflicting Key Count#373
sven-rosenzweig wants to merge 1 commit into
mainfrom
fix/key_count_error

Conversation

@sven-rosenzweig
Copy link
Copy Markdown
Contributor

Fix conflicting key count error,configuring IOS-XR interfaces using the yang module Cisco-IOS-XR-ifmgr-cfg.

Looking at the yang module it has two keys: "active interface-name".

@sven-rosenzweig sven-rosenzweig marked this pull request as ready for review May 26, 2026 09:15
@sven-rosenzweig sven-rosenzweig requested a review from a team as a code owner May 26, 2026 09:15
Fix conflicting key count error,configuring IOS-XR interfaces
using the yang module Cisco-IOS-XR-ifmgr-cfg.

Looking at the yang module it has two keys: "active
interface-name".

Signed-off-by: Sven Rosenzweig <sven.rosenzweig@sap.com>
@github-actions
Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr 39.92% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr/intf.go 64.71% (ø) 68 44 24

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

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.

1 participant