openconfig / lemming

An OpenConfig reference device implementation
Apache License 2.0
30 stars 9 forks source link

Support `route-type` BGP policy condition #411

Closed wenovus closed 4 months ago

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 8887275414

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
bgp/ocgobgp.go 7 9 77.78%
<!-- Total: 7 9 77.78% -->
Files with Coverage Reduction New Missed Lines %
sysrib/zapi.go 9 71.5%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 8883253541: 0.001%
Covered Lines: 18102
Relevant Lines: 651820

💛 - Coveralls
wenovus commented 4 months ago

@DanG100 ping on this for review

wenovus commented 4 months ago

I see some flakes going on in various tests (initially aggregate, and then also bgp_propagate). I want to observe a bit more before taking the time to debug.