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

pomerium / pomerium / 30114367144
52%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 06:02PM UTC
Jobs 1
Files 708
Run time 1min
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

24 Jul 2026 05:47PM UTC coverage: 52.516% (-0.003%) from 52.519%
30114367144

push

github

web-flow
chore(deps): bump testcontainers-go to v0.43.0 (#6597)

## Summary

Bumps `testcontainers/testcontainers-go` from v0.42.0 to v0.43.0 (and
its transitive `shirou/gopsutil/v4` to v4.26.5).

v0.43.0 changes the `wait.ForSQL` connection-string callback signature:

```
func(host string, port string) string  →  func(host string, port network.Port) string
```

`internal/testutil.StartPostgres` is updated for the new signature; the
callback now receives an already-parsed port, so the explicit
`network.MustParsePort` call is dropped. No change in test behavior.

This unblocks downstream consumers of `internal/testutil` /
`pkg/databrokerutil/testutil`, which cannot compile against
testcontainers-go v0.43.0 while this module still uses the old
signature. `pomerium-zero`'s OpenTelemetry collector-contrib bump to
v0.157.0 transitively requires testcontainers-go v0.43.0 and is
currently held on this change (pomerium/pomerium-zero#4100).

## Related issues

- pomerium/pomerium-zero#4100

## User Explanation

No user-facing changes; test infrastructure only.

## AI disclosure

Claude Code performed the dependency bump, the `wait.ForSQL` signature
fix, and ran the container-backed test suites.

## 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

0 of 2 new or added lines in 1 file covered. (0.0%)

24 existing lines in 7 files now uncovered.

37273 of 70974 relevant lines covered (52.52%)

461.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% internal/testutil/postgres.go

Coverage Regressions

Lines Coverage ∆ File
9
80.34
0.0% pkg/ssh/manager.go
5
47.76
-0.89% internal/databroker/server_clustered_follower.go
4
74.26
-0.89% internal/databroker/config_source.go
2
79.38
-0.39% pkg/ssh/auth.go
2
78.36
-0.53% pkg/storage/postgres/backend.go
1
0.0
0.0% internal/testutil/postgres.go
1
84.76
-0.16% pkg/ssh/stream.go
Jobs
ID Job ID Ran Files Coverage
1 30114367144.1 24 Jul 2026 06:02PM UTC 708
52.52
GitHub Action Run
Source Files on build 30114367144
  • Tree
  • List 708
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30114367144
  • 6049716e on github
  • Prev Build on main (#30095219781)
  • Next Build on main (#30123516693)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc