Skip to content

feat: Static Route Controller#435

Draft
sven-rosenzweig wants to merge 1 commit into
mainfrom
feat/static_routes
Draft

feat: Static Route Controller#435
sven-rosenzweig wants to merge 1 commit into
mainfrom
feat/static_routes

Conversation

@sven-rosenzweig

Copy link
Copy Markdown
Contributor

Implement IOS-XR provider.

Implement IOS-XR provider.

Signed-off-by: Sven Rosenzweig <sven.rosenzweig@sap.com>

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

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Merging this branch changes the coverage (2 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/ironcore-dev/network-operator/api/core/v1alpha1 0.00% (ø)
github.com/ironcore-dev/network-operator/cmd 0.00% (ø)
github.com/ironcore-dev/network-operator/internal/controller/core 62.39% (+0.35%) 👍
github.com/ironcore-dev/network-operator/internal/provider 52.00% (ø)
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr 32.45% (-3.62%) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos 9.53% (-0.01%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/ironcore-dev/network-operator/api/core/v1alpha1/groupversion_info.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/api/core/v1alpha1/staticroute_types.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/api/core/v1alpha1/zz_generated.deepcopy.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/cmd/main.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/internal/controller/core/interface_controller.go 72.16% (-0.17%) 582 420 (-1) 162 (+1) 👎
github.com/ironcore-dev/network-operator/internal/controller/core/staticroute_controller.go 69.95% (+69.95%) 203 (+203) 142 (+142) 61 (+61) 🌟
github.com/ironcore-dev/network-operator/internal/controller/core/vrf_controller.go 63.57% (-0.92%) 140 (+2) 89 51 (+2) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr/provider.go 20.00% (-2.71%) 235 (+28) 47 188 (+28) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr/static_route.go 0.00% (ø) 10 (+10) 0 10 (+10)
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/provider.go 0.05% (-0.00%) 1980 (+2) 1 1979 (+2) 👎
github.com/ironcore-dev/network-operator/internal/provider/provider.go 52.00% (ø) 25 13 12

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.

Changed unit test files

  • github.com/ironcore-dev/network-operator/internal/controller/core/staticroute_controller_test.go
  • github.com/ironcore-dev/network-operator/internal/controller/core/suite_test.go

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