Skip to content

feat: Static Route Controller#435

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

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.

@github-actions github-actions Bot added the size/L label Jul 7, 2026
@github-actions github-actions Bot added size/XXL and removed size/L labels Jul 7, 2026
@sven-rosenzweig
sven-rosenzweig force-pushed the feat/static_routes branch 2 times, most recently from 9a2e31b to 8545345 Compare July 7, 2026 16:54
Implement IOS-XR provider.

Signed-off-by: Sven Rosenzweig <sven.rosenzweig@sap.com>
@sven-rosenzweig
sven-rosenzweig marked this pull request as ready for review July 22, 2026 12:41
@github-actions

Copy link
Copy Markdown

Merging this branch changes the coverage (1 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.32% (+0.30%) 👍
github.com/ironcore-dev/network-operator/internal/provider 52.00% (ø)
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr 32.54% (-3.53%) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos 9.25% (-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.34% (-0.17%) 582 421 (-1) 161 (+1) 👎
github.com/ironcore-dev/network-operator/internal/controller/core/staticroute_controller.go 70.94% (+70.94%) 203 (+203) 144 (+144) 59 (+59) 🌟
github.com/ironcore-dev/network-operator/internal/controller/core/vrf_controller.go 62.14% (-0.18%) 140 (+2) 87 (+1) 53 (+1) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr/provider.go 20.43% (-2.27%) 230 (+23) 47 183 (+23) 👎
github.com/ironcore-dev/network-operator/internal/provider/cisco/iosxr/static_route.go 0.00% (ø) 14 (+14) 0 14 (+14)
github.com/ironcore-dev/network-operator/internal/provider/cisco/nxos/provider.go 0.05% (-0.00%) 2036 (+2) 1 2035 (+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