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

DigitalTolk / ex / 25278775230
90%
main: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/frontend/npm-57e7011b8d
DEFAULT BRANCH: main
Ran 03 May 2026 12:13PM UTC
Jobs 2
Files 203
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

03 May 2026 12:08PM UTC coverage: 89.919% (-0.005%) from 89.924%
25278775230

push

github

web-flow
fix(auth): support X-Refresh-Token header; pass refresh token to desktop callback (#57)

Two changes to make Tauri desktop sessions survive reloads:

1. RefreshToken endpoint now accepts the refresh token via the
   X-Refresh-Token request header in addition to the httpOnly cookie.
   Desktop apps store the token in the OS keychain (not a browser
   cookie) and send it this way.

2. OIDCCallback appends &refresh=<token> to the redirect URL when the
   target is a localhost HTTP URL (the Tauri one-shot callback server).
   The token is only exposed to the local process — it never appears in
   a browser URL bar and is stored in the OS keychain immediately.

3171 of 3796 branches covered (83.54%)

Branch coverage included in aggregate %.

14 of 16 new or added lines in 1 file covered. (87.5%)

12439 of 13564 relevant lines covered (91.71%)

1308.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.31
-0.55% internal/handler/auth.go
Jobs
ID Job ID Ran Files Coverage
1 backend - 25278775230.1 03 May 2026 12:13PM UTC 67
90.2
GitHub Action Run
2 frontend - 25278775230.2 03 May 2026 12:14PM UTC 136
89.61
GitHub Action Run
Source Files on build 25278775230
  • Tree
  • List 203
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25278775230
  • 3d807068 on github
  • Prev Build on main (#25273926771)
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