k8snetworkplumbingwg / multi-networkpolicy-iptables

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

Add e2e tests #34

Closed s1061123 closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3227458821


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/options.go 0 1 0.0%
pkg/server/server.go 0 1 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 3179522360: -0.03%
Covered Lines: 862
Relevant Lines: 1692

💛 - Coveralls
s1061123 commented 1 year ago

Thank you for the review, @zeeke !

I see there is no easy way of rebuild the server image and get it into the cluster without recreating it. I would like to work on a script to implement that if you mind.

Please work on that, but please do that in different file because at the same time, I'd like to keep github action simple as we can.

zeeke commented 1 year ago

Sure I will! LGTM