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
285 stars 46 forks source link

BGP: Bind to VRF device on outgoing TCP con #406

Closed taktv6 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #406 (dfa6541) into master (601fe70) will decrease coverage by 0.05%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   55.19%   55.13%   -0.06%     
==========================================
  Files         147      147              
  Lines        7666     7674       +8     
==========================================
  Hits         4231     4231              
- Misses       3239     3247       +8     
  Partials      196      196              
Flag Coverage Δ
unittests 55.13% <0.00%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
protocols/bgp/server/fsm.go 27.17% <0.00%> (-0.76%) :arrow_down:
protocols/bgp/server/peer.go 2.08% <0.00%> (-0.04%) :arrow_down:

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