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

pomerium / pomerium / 21264617182
44%

Build:
DEFAULT BRANCH: main
Ran 22 Jan 2026 09:10PM UTC
Jobs 1
Files 612
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

22 Jan 2026 08:56PM UTC coverage: 46.441% (-6.2%) from 52.591%
21264617182

push

github

web-flow
core/config: add additional config options (#6056)

## Summary
Add additional config options.

- `id`, `name`, `namespace_id`, `originator_id`, `created_at`,
`modified_at` as standard fields. All optional. (some of these already
existed, and were required, but I believe its wire-compatible to change
a required field to optional)
- add `reserved` in several places where we had merely commented out a
field
- add reference fields to allow references between entities (like
`policy_ids` to reference a policy instead of embedding one directly).
Loading this data will be implemented in a separate PR.
- add a `KeyPair` entity
- add a `ConfigService` and CRUD operations for it. This is not
implemented yet.

## Related issues
-
[ENG-3447](https://linear.app/pomerium/issue/ENG-3447/coregrpc-add-config-service-stub)


## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review

16 of 7726 new or added lines in 5 files covered. (0.21%)

19 existing lines in 5 files now uncovered.

30509 of 65694 relevant lines covered (46.44%)

108.24 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% internal/tests/xdserr/cmd/main.go
1
0.0
0.0% internal/zero/cmd/command_import.go
388
0.0
pkg/grpc/config/configconnect/config.connect.go
7320
0.0
pkg/grpc/config/config.pb.validate.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.41
0.0% pkg/storage/postgres/registry.go
2
82.57
-0.15% config/policy.go
2
73.85
-0.77% pkg/ssh/channel.go
5
65.29
-0.73% internal/databroker/server_clustered_follower.go
9
87.23
0.0% pkg/ssh/manager.go
Jobs
ID Job ID Ran Files Coverage
1 21264617182.1 22 Jan 2026 09:10PM UTC 612
46.44
GitHub Action Run
Source Files on build 21264617182
  • Tree
  • List 612
  • Changed 11
  • Source Changed 3
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21264617182
  • 0a0891e9 on github
  • Prev Build on main (#21263193629)
  • Next Build on main (#21302307515)
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