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

pomerium / pomerium / 25756858347
52%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 07:33PM UTC
Jobs 1
Files 697
Run time 2min
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

12 May 2026 07:19PM UTC coverage: 45.428% (-0.02%) from 45.446%
25756858347

push

github

web-flow
fix(test) : websocket_int shorten test names (#6339)

## Summary

On linux we hit a unix sock path character limit in
`websocket_int_test.go` (108 characters) because in the testenv the
pomerium-envoy-admin.sock path is constructed from t.TempDir() which
constructs paths looking like:


`/tmp/<TestFunc><SubtestNameSanitized><10digits>/001/<pomerium-envoy-admin.sock
>` which in this case exceeds 108. I'm not sure why this originally
passed in CI, and now does not, but it's 100% reproducible on my dev
machines running Ubuntu 24.04 and Ubuntu 26.04

```
{"service":"envoy","name":"envoy","time":"2026-05-12T14:52:49-04:00","message":"Path \"/tmp/TestWebsocketViaMiddleEnvoymiddle_envoy_without_upgrade_configs4098989110/001/pomerium-envoy-admin.sock\" exceeds maximum UNIX domain socket path size of 108."}
```

## Related issues

https://github.com/pomerium/pomerium/pull/6332

## User Explanation

N/A

## AI disclosure

N/A

## Checklist

- [X] reference any related issues
- [X] updated unit tests
- [X] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [X] disclosed AI usage (or wrote "none") per AI_POLICY.md
- [X] ready for review

35627 of 78425 relevant lines covered (45.43%)

115.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
80.13
-0.21% pkg/ssh/manager.go
7
85.78
-3.43% config/config_source.go
6
77.04
-1.32% pkg/storage/postgres/backend.go
5
47.76
-0.54% internal/databroker/server_clustered_follower.go
4
74.26
-1.18% internal/databroker/config_source.go
2
69.83
-0.3% internal/databroker/server_backend.go
2
89.19
-5.41% pkg/fanout/fanout.go
2
90.91
-3.64% pkg/fanout/receive.go
2
95.83
-2.08% pkg/identity/manager/schedulers.go
2
88.52
0.0% pkg/storage/postgres/postgres.go
1
75.41
0.0% pkg/storage/postgres/registry.go
Jobs
ID Job ID Ran Files Coverage
1 25756858347.1 12 May 2026 07:33PM UTC 697
45.43
GitHub Action Run
Source Files on build 25756858347
  • Tree
  • List 697
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25756858347
  • 2c0f2a30 on github
  • Prev Build on main (#25737831825)
  • Next Build on main (#25758127517)
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