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

DigitalTolk / ex / 25273926771
92%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 08:12AM 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 08:09AM UTC coverage: 89.924% (+0.001%) from 89.923%
25273926771

push

github

web-flow
fix(cors): allow tauri://localhost origin for desktop app (#55)

* fix(cors): allow tauri://localhost origin for desktop app

The Tauri desktop client uses tauri://localhost as its origin on all
platforms. Changed CORS middleware to accept a list of allowed origins
and echo back the matching one (required when Allow-Credentials is
true). Also added X-Refresh-Token to Allow-Headers for the
keychain-based session restore flow.

In production the allowed list is [cfg.BaseURL, "tauri://localhost"];
in dev mode it stays wildcard "*" as before.

* fix(test): update CORS header assertion for X-Refresh-Token

3171 of 3796 branches covered (83.54%)

Branch coverage included in aggregate %.

16 of 17 new or added lines in 2 files covered. (94.12%)

12430 of 13553 relevant lines covered (91.71%)

1310.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.62
-0.61% internal/middleware/middleware.go
Jobs
ID Job ID Ran Files Coverage
1 backend - 25273926771.1 03 May 2026 08:12AM UTC 67
90.21
GitHub Action Run
2 frontend - 25273926771.2 03 May 2026 08:13AM UTC 136
89.61
GitHub Action Run
Source Files on build 25273926771
  • Tree
  • List 203
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25273926771
  • 0fcf6d0f on github
  • Prev Build on main (#25273258971)
  • Next Build on main (#25278759450)
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