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

go-pkgz / auth / 32675477136
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: feat/partitioned-cookies
DEFAULT BRANCH: master
Ran 24 Aug 2026 12:05AM UTC
Jobs 1
Files 25
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

24 Aug 2026 12:04AM UTC coverage: 86.133% (+0.08%) from 86.05%
32675477136

Pull #318

github

paskal
Restore the plumbing test lost in the rebase

Rebasing this branch onto current master hit conflicts in auth_test.go, and I
resolved them by taking master's side, which silently dropped the test that
came with the change. Coveralls caught it: the new field reaches the token
service through a struct literal nothing asserted, and the warning branch for
Partitioned without Secure had no coverage at all.

TestNewService_PassesCookieOptionsToTokenService is the recovered one, and it
exists because that literal has dropped a field twice before, for SameSite and
for XSRFIgnoreMethods, both in diffs shaped exactly like this one.
TestNewService_WarnsOnPartitionedWithoutSecure covers the warning, which is the
only signal a caller gets for a pairing that produces a header browsers discard
without any error.

Both mutation-checked: removing the struct field fails the first and not the
second, removing the warning fails the second and not the first.
Pull Request #318: Add PartitionedCookies so an embedded app can keep an HttpOnly session

46 of 46 new or added lines in 2 files covered. (100.0%)

3205 of 3721 relevant lines covered (86.13%)

9.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32675477136.1 24 Aug 2026 12:05AM UTC 25
86.13
GitHub Action Run
Source Files on build 32675477136
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #318
  • PR Base - master (#32226875382)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc