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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.3.0
DEFAULT BRANCH: master
Ran 22 Aug 2026 04:17PM 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

22 Aug 2026 04:13PM UTC coverage: 86.05%. Remained the same
32584129790

Pull #314

github

paskal
Assert the avatar endpoints serve images rather than byte counts

Three tests pinned the exact encoded size of a PNG the standard library
produces. Go 1.27 changed the encoder, so the same picture now comes out
507 bytes where the test wanted 569, and 1633 and 1617 where it wanted
999 and 992. Nothing in this repository changed and all three fail.

What the avatar path owes its caller is a decodable image within the
resize limit, so that is what they check now. The byte count belongs to
whichever encoder the Go release happens to ship.
Pull Request #314: Assert the avatar endpoints serve images rather than byte counts

3183 of 3699 relevant lines covered (86.05%)

9.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32584129790.1 22 Aug 2026 04:17PM UTC 25
86.05
GitHub Action Run
Source Files on build 32584129790
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #314
  • 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