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

ISIS: Minor improvements #424

Closed taktv6 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #424 (1cd55b6) into master (6dc5e78) will decrease coverage by 0.07%. The diff coverage is 6.66%.

: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     #424      +/-   ##
==========================================
- Coverage   54.08%   54.02%   -0.07%     
==========================================
  Files         147      147              
  Lines        7950     7960      +10     
==========================================
  Hits         4300     4300              
- Misses       3445     3455      +10     
  Partials      205      205              
Flag Coverage Δ
unittests 54.02% <6.66%> (-0.07%) :arrow_down:

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

Impacted Files Coverage Δ
net/ip.go 93.88% <0.00%> (-4.37%) :arrow_down:
protocols/isis/server/lsdb.go 0.00% <0.00%> (ø)
protocols/isis/server/lsdb_entry.go 0.00% <0.00%> (ø)
protocols/isis/server/net_ifa_manager.go 0.00% <0.00%> (ø)
protocols/isis/packet/lsp.go 82.19% <100.00%> (ø)

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