• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

k8snetworkplumbingwg / multi-networkpolicy-iptables
58%

Build:
DEFAULT BRANCH: master
Repo Added 18 Feb 2021 06:05PM UTC
Token ZJTcU8Q6KUXP3eIc0LnnJzrwBMFfH2vmx regen
Build 207 Last
Files 9
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • bond-cni
  • bump-cobra
  • bump-vendor
  • codeql
  • cve
  • default-protocol
  • dependabot/go_modules/github.com/containernetworking/cni-0.8.1
  • dependabot/go_modules/github.com/containernetworking/plugins-0.8.6
  • dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • dependabot/go_modules/google.golang.org/grpc-1.53.0
  • dependabot/go_modules/google.golang.org/grpc-1.56.3
  • dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
  • dev/add-ipblock-e2e
  • dev/add-notice
  • dev/ipv6
  • dev/refine-policy
  • dev/update-ci
  • dev/update-golang
  • e2e
  • e2e-debug
  • e2e-testing
  • e2e-update-image
  • enable-e2e
  • fix-cve
  • fix-revive
  • fix-typo-in-container-registry-domain
  • fix/14
  • fix/cap
  • fix/dependabot
  • fix/dependabot-alerts
  • fix/list-rule-return
  • fix/remove-docker
  • fix/update-mem-limit
  • fix/warning
  • fix/wrong-iptables
  • improve-logging
  • ipv6
  • ipv6-bug-fix
  • log-filter-rules
  • master
  • namespaces
  • ocpbugs-974
  • patch-1
  • remove-field
  • remove-v1alpha2
  • stop-signals
  • update-action
  • update-e2e
  • update-k8s
  • update-prom-vendor
  • us-OCPBUGS-36468
  • us/CVE-2024-45338
  • us/OCPBUGS-44354
  • us/OCPBUGS-45980
  • us/e2e-fix-flakes
  • us/end-port
  • us/end-port-e2e
  • v1beta2

27 Aug 2025 12:19PM UTC coverage: 58.053% (-0.2%) from 58.208%
17266482064

push

github

web-flow
Merge pull request #76 from zeeke/us/end-port-e2e

e2e: test for port ranges

1121 of 1931 relevant lines covered (58.05%)

0.67 hits per line

Relevant lines Covered
Build:
Build:
1931 RELEVANT LINES 1121 COVERED LINES
0.67 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17266482064 master Merge pull request #76 from zeeke/us/end-port-e2e e2e: test for port ranges push 27 Aug 2025 12:22PM UTC web-flow github
58.05
16377228042 dependabot/go_modules/golang.org/x/oauth2-0.27.0 Bump golang.org/x/oauth2 from 0.16.0 to 0.27.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.27.0. - [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.27.0) --- updated-dependencies: - dependency-na... Pull #78 18 Jul 2025 06:04PM UTC web-flow github
57.95
15756746245 master Merge pull request #74 from zeeke/us/CVE-2024-45338 deps: bump `golang.org/x/net` push 19 Jun 2025 11:30AM UTC web-flow github
58.21
15754944452 us/CVE-2024-45338 deps: bump golang.org/x/net CVE-2024-45338 ``` $ go get -u golang.org/x/net@v0.34.0 go: upgraded golang.org/x/net v0.20.0 => v0.41.0 $ go mod tidy $ go mod vendor ``` Signed-off-by: Andrea Panattoni <apanatto@redhat.com> Pull #74 19 Jun 2025 09:53AM UTC zeeke github
58.21
15607622077 us/OCPBUGS-45980 Give precendence to IPBlock field over PodSelector As per API description [1]: > IPBlock defines policy on a particular IPBlock. If this field is set then neither of the other fields can be." if a policy rule has a from/to rule with an IPBlock f... Pull #77 12 Jun 2025 10:08AM UTC zeeke github
58.32
14707663319 us/end-port-e2e e2e: test for port rnages Add end2end test cases for - https://github.com/k8snetworkplumbingwg/multi-networkpolicy-iptables/pull/75 Signed-off-by: Andrea Panattoni <apanatto@redhat.com> Pull #76 28 Apr 2025 12:23PM UTC zeeke github
58.31
14706240416 master Merge pull request #75 from zeeke/us/end-port Support `EndPort` field push 28 Apr 2025 11:08AM UTC web-flow github
58.21
14535937923 us/end-port Add basic unit test for endPort usage in egress rules Pull #75 18 Apr 2025 01:34PM UTC zeeke github
58.21
14535624281 us/CVE-2024-45338 deps: bump `golang.org/x/net` CVE-2024-45338 ``` $ go get -u golang.org/x/net@v0.34.0 go: upgraded golang.org/x/mod v0.14.0 => v0.17.0 go: upgraded golang.org/x/net v0.20.0 => v0.34.0 go: upgraded golang.org/x/sys v0.16.0 => v0.29.0 go: upg... Pull #74 18 Apr 2025 01:10PM UTC zeeke github
58.1
14450869197 us/CVE-2024-45338 deps: bump `golang.org/x/net` CVE-2024-45338 ``` $ go get -u golang.org/x/net@v0.34.0 go: upgraded golang.org/x/mod v0.14.0 => v0.17.0 go: upgraded golang.org/x/net v0.20.0 => v0.34.0 go: upgraded golang.org/x/sys v0.16.0 => v0.29.0 go: upg... Pull #74 14 Apr 2025 04:36PM UTC zeeke github
58.1
See All Builds (87)

Badge your Repo: multi-networkpolicy-iptables

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc