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

go-pkgz / auth / 32834275027
86%
master: 87%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.3.0
DEFAULT BRANCH: master
Ran 25 Aug 2026 09:54AM 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

25 Aug 2026 09:52AM UTC coverage: 86.178% (+0.1%) from 86.05%
32834275027

Pull #318

github

paskal
Assert the identicon depends on the user, and drop what #317 now carries

Two follow-ups from #317's review.

The geometry assertions accept a generator that ignores its user argument: one
fixed image decodes, is png, is 300x300 and is not uniform for every caller. The
byte counts they replaced rejected that by accident, since different users gave
different lengths, so the swap lost a mutation it had been catching.
TestGenerateAvatar_DiffersPerUser compares pixels for two user ids instead of
encoded size, which is the thing that moved with the Go release, and also
asserts the same user twice is stable, since an identicon that churns per login
is the other way this can go wrong. Mutation-checked: making Draw ignore its
argument fails this test and nothing else, which is the point.

The identicon hunks in provider/dev_provider_test.go and
provider/custom_server_test.go are dropped here, since #317 landed the superset
with the uniformImage assertion this branch's copy lacked.
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%)

3236 of 3755 relevant lines covered (86.18%)

9.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32834275027.1 25 Aug 2026 09:54AM UTC 25
86.18
GitHub Action Run
Source Files on build 32834275027
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #318
  • PR Base - master (#32813160604)
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