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

Include errors when sending NOTIFICATION + Compute PathID only once #356

Closed BarbarossaTM closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #356 (05ca8a6) into master (fb8049a) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
+ Coverage   52.73%   52.75%   +0.01%     
==========================================
  Files         147      147              
  Lines        7414     7417       +3     
==========================================
+ Hits         3910     3913       +3     
  Misses       3319     3319              
  Partials      185      185              
Flag Coverage Δ
unittests 52.75% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
protocols/bgp/server/update_sender.go 85.11% <ø> (ø)
protocols/bgp/server/fsm.go 27.93% <100.00%> (+1.22%) :arrow_up:

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