openconfig / lemming

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

Add protocol registry to the server. #470

Closed guoshiuan closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Pull Request Test Coverage Report for Build 10692504088

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
dataplane/forwarding/fwdport/ports/cpu.go 0 1 0.0%
dataplane/server.go 4 6 66.67%
dataplane/protocol/registry.go 4 8 50.0%
<!-- Total: 8 15 53.33% -->
Totals Coverage Status
Change from base Build 10690260711: 0.002%
Covered Lines: 18968
Relevant Lines: 658911

💛 - Coveralls
DanG100 commented 2 weeks ago

to fix the check. delete the build file in dataplane/protocol/ and run make buildfile it doesn't handle package renames gracefully, need to help it a bit