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

go-pkgz / auth / 28548405077
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: ps/fix-example
DEFAULT BRANCH: master
Ran 01 Jul 2026 09:19PM 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

01 Jul 2026 09:17PM UTC coverage: 85.492% (+0.02%) from 85.475%
28548405077

Pull #296

github

paskal
feat(avatar): add ErrNotFound sentinel returned by Store.Remove

The three avatar stores reported a missing avatar differently on Remove
(LocalFS via os.ErrNotExist, BoltDB and GridFS via bare fmt.Errorf strings),
so callers could not tell a missing avatar from a genuine failure. Add an
exported ErrNotFound and return it (wrapped) from all three Remove
implementations, so callers can use errors.Is.
Pull Request #296: feat(avatar): add ErrNotFound sentinel returned by Store.Remove

8 of 8 new or added lines in 3 files covered. (100.0%)

6 existing lines in 1 file now uncovered.

3070 of 3591 relevant lines covered (85.49%)

8.48 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
83.33
0.9% v2/avatar/localfs.go
Jobs
ID Job ID Ran Files Coverage
1 28548405077.1 01 Jul 2026 09:19PM UTC 25
85.49
GitHub Action Run
Source Files on build 28548405077
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #296
  • PR Base - master (#26410763651)
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