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

nogoo9 / no-crd / 27473230951 / 1
76%
main: 76%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 05:02PM UTC
Files 38
Run time 0s
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

13 Jun 2026 05:01PM UTC coverage: 76.138% (+0.3%) from 75.834%
27473230951.1

push

github

web-flow
fix(auth): align cookie TTLs and add singleflight refresh (#32)

* fix(auth): align cookie TTLs with token lifetimes

- Clear stale nocr_refresh cookie when IdP rejects expired refresh token
  to prevent repeated futile round-trips
- Derive nocr_token Max-Age from JWT exp claim, nocr_refresh from IdP's
  refresh_expires_in, with PROXY_TOKEN_COOKIE_TTL and
  PROXY_REFRESH_COOKIE_TTL as configurable fallbacks
- Wrap performTokenRefresh in singleflight deduplication to safely
  support strict refresh token rotation under concurrent requests
- Pass refresh_expires_in from UI to server escrow endpoint
- Update architecture and SSO docs with cookie lifecycle details
- Add shared test helpers and e2e lifecycle test for refresh flow

* chore: enforce ≤72 char commit subject line

Add explicit character count rule to both the commit workflow and
commit rule to prevent subject lines from exceeding 72 characters.

* chore: bump version to 0.11.1

* docs: add ADR-023 for refresh token lifecycle changes

---------

Co-authored-by: Antigravity Agent <agent@antigravity>

7530 of 9890 relevant lines covered (76.14%)

21.35 hits per line

Source Files on job 27473230951.1
  • Tree
  • List 38
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27473230951
  • ac853e42 on github
  • Prev Job for on main (#27456193150.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