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

Remove gRPC Routing Protocol #445

Closed BarbarossaTM closed 1 year ago

BarbarossaTM commented 1 year ago

As we decided not to go forward with #416, clean up residual bits from this approach.

codecov-commenter commented 1 year ago

Codecov Report

Merging #445 (38e7126) into master (f71bc38) will increase coverage by 0.26%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
+ Coverage   54.03%   54.30%   +0.26%     
==========================================
  Files         147      146       -1     
  Lines        7963     7894      -69     
==========================================
- Hits         4303     4287      -16     
+ Misses       3455     3401      -54     
- Partials      205      206       +1     
Flag Coverage Δ
unittests 54.30% <100.00%> (+0.26%) :arrow_up:

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

Files Changed Coverage Δ
route/path.go 85.79% <ø> (+5.79%) :arrow_up:
route/route.go 87.59% <ø> (ø)
route/static.go 64.28% <100.00%> (ø)

... and 1 file with indirect coverage changes

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