k8snetworkplumbingwg / multi-networkpolicy-iptables

MultiNetworkPolicy iptable based implementation
Apache License 2.0
13 stars 19 forks source link

Fix linter warning #55

Closed s1061123 closed 11 months ago

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 5543743241

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/server.go 0 1 0.0%
<!-- Total: 4 5 80.0% -->
Files with Coverage Reduction New Missed Lines %
pkg/server/server.go 2 25.31%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 5539760164: -0.04%
Covered Lines: 1102
Relevant Lines: 1884

💛 - Coveralls
zeeke commented 11 months ago

I think the failing job is due to a flake LGTM