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

zalando / skipper
80%

Build:
DEFAULT BRANCH: master
Repo Added 20 Jun 2017 09:42AM UTC
Files 313
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
  • No branch selected
  • master

16 Jul 2026 05:12PM UTC coverage: 80.422% (-0.001%) from 80.423%
29518826053

push

github

web-flow
Move nil EndpointSlice conditions in isReady (#4136)

Move nil EndpointSlice conditions handling into
`EndpointSliceEndpoints.isReady()`.


EndpointSlice endpoints with missing conditions is already treated as
ready. So instead of having this check outside isReady moved it within.

This makes the `isReady` function handle all cases and avoids requiring
future callers to duplicate the nil-condition check.

## Tests

```bash
go test ./dataclients/kubernetes -run TestEndpointSliceEndpointIsReady
go test ./dataclients/kubernetes
```

Suggested label: refactor or bugfix (actually not a bug)


Fixes https://github.com/zalando/skipper/issues/4137

Signed-off-by: shrikant23codes <jiturishrikant@gmail.com>

1 of 1 new or added line in 1 file covered. (100.0%)

6 existing lines in 3 files now uncovered.

28866 of 35893 relevant lines covered (80.42%)

80417.35 hits per line

Relevant lines Covered
Build:
Build:
35893 RELEVANT LINES 28866 COVERED LINES
80417.35 HITS PER LINE
Source Files on master
  • Tree
  • List 313
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29518826053 master Move nil EndpointSlice conditions in isReady (#4136) Move nil EndpointSlice conditions handling into `EndpointSliceEndpoints.isReady()`. EndpointSlice endpoints with missing conditions is already treated as ready. So instead of having this chec... push 16 Jul 2026 05:31PM UTC web-flow github
80.42
29517374715 master build(deps): bump oss-fuzz-base/base-builder-go from `b1e4114` to `4727e69` in /.clusterfuzzlite (#4132) push 16 Jul 2026 05:10PM UTC web-flow github
80.42
29487160049 master build(deps): bump the all-go-mod-patch-and-minor group with 5 updates (#4134) Bumps the all-go-mod-patch-and-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oi... push 16 Jul 2026 09:47AM UTC web-flow github
80.4
29261422568 master fix(proxy): isolate and apply 30s timeout to upgrade proxy dialer (#4125) This Pull Request resolves a critical P0 availability defect regarding unbounded goroutine accumulation within the WebSocket and HTTP upgrade proxy pathways under stalled b... push 13 Jul 2026 03:31PM UTC web-flow github
80.4
29087322304 master fix: cve dependency oras-go (#4127) fix: cve dependency golang.org/x/crypto fix: cve dependency Go version Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de> push 10 Jul 2026 01:45PM UTC web-flow github
80.36
28088044833 master Docs: zone aware routing (#4076) Add documentation for zone aware routing Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com> push 24 Jun 2026 09:32AM UTC web-flow github
80.26
28048848412 master feature: routesrv allow arbitrary filter chains to secure call path (#4056) feature: routesrv allow arbitrary filter chains to secure the call path to routesrv as you want --------- Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de> Co-auth... push 23 Jun 2026 07:02PM UTC web-flow github
80.24
27629649504 master fix: host metrics should be measured and stored correctly in case of HostAny() predicate (#4067) fix: host metrics should be measured and stored correctly in case of HostAny() predicate Before this fix we measured a route like the following in t... push 16 Jun 2026 06:10PM UTC web-flow github
80.24
27127398179 master migrate: docker image location on GHCR only (#4054) doc: delete reference to registry.opensource.zalan.do/teapot/skipper Please everyone migrate to ghcr.io/zalando/skipper Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de> push 08 Jun 2026 09:27AM UTC web-flow github
80.22
27000492064 master doc: templating security (#4050) doc: templating security Thanks @alcls01111 for reporting this. Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de> push 05 Jun 2026 07:16AM UTC web-flow github
80.2
See All Builds (595)
  • 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

© 2026 Coveralls, Inc