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

pomerium / pomerium / 20759430705 / 1
46%
main: 46%

Build:
DEFAULT BRANCH: main
Ran 06 Jan 2026 07:32PM UTC
Files 600
Run time 28s
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

06 Jan 2026 07:21PM UTC coverage: 52.932% (+0.02%) from 52.908%
20759430705.1

push

github

web-flow
core/session: add handle protobuf type (#6033)

## Summary
Add a `session.Handle` protobuf type that replaces `sessions.Handle`.

Although this type is a protobuf generated type it implements custom
JSON marshaling/unmarshaling so the format of the pomerium cookie and
service accounts does not change and therefore there should be no change
in behavior.

This change is part of a larger set of changes intended to make session
handling easier to understand. (For example we don't store a session in
a cookie, but previously the naming was such that it sounded like we
did. Now we store a session handle in the cookie that references an
actual session stored in the databroker)

## Related issues
-
[ENG-3001](https://linear.app/pomerium/issue/ENG-3001/core-session-improvements)

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

29591 of 55904 relevant lines covered (52.93%)

126.92 hits per line

Source Files on job 20759430705.1
  • Tree
  • List 600
  • Changed 33
  • Source Changed 25
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20759430705
  • a233784e on github
  • Prev Job for on main (#20728653208.1)
  • Next Job for on main (#20789384629.1)
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