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

RIS: Accept post-policy messages only #378

Closed taktv6 closed 2 years ago

joao-reis commented 2 years ago

LGTM after fixing the tests

codecov-commenter commented 2 years ago

Codecov Report

Merging #378 (fb5e1c9) into master (e30fc31) will increase coverage by 0.23%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
+ Coverage   52.86%   53.09%   +0.23%     
==========================================
  Files         148      148              
  Lines        7603     7605       +2     
==========================================
+ Hits         4019     4038      +19     
+ Misses       3395     3375      -20     
- Partials      189      192       +3     
Flag Coverage Δ
unittests 53.09% <0.00%> (+0.23%) :arrow_up:

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

Impacted Files Coverage Δ
protocols/bgp/server/bmp_router.go 61.72% <0.00%> (+5.29%) :arrow_up:
protocols/bgp/server/bmp_neighbor_manager.go 90.90% <0.00%> (+15.15%) :arrow_up:

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