bio-routing / bio-rd

bio routing is a project to create a versatile, fast and reliable routing daemon in Golang. bio = BGP + IS-IS + OSPF
Apache License 2.0
283 stars 44 forks source link

Fix VRF creation in ris-mirror #429

Closed margau closed 1 year ago

margau commented 1 year ago

VRFs for RIS-Mirror were not created with the correct name, this MR fixes that.

codecov-commenter commented 1 year ago

Codecov Report

Merging #429 (a2198df) into master (456c8d9) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   54.03%   54.03%           
=======================================
  Files         147      147           
  Lines        7963     7963           
=======================================
  Hits         4303     4303           
  Misses       3455     3455           
  Partials      205      205           
Flag Coverage Δ
unittests 54.03% <ø> (ø)

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more