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

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

Build:
Build:
LAST BUILD BRANCH: ps/fix-example
DEFAULT BRANCH: master
Ran 03 Jul 2026 11:34PM 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

03 Jul 2026 11:33PM UTC coverage: 85.5% (+0.03%) from 85.475%
28687889723

Pull #296

github

paskal
avatar: keep os.ErrNotExist in LocalFS.Remove not-found chain

Per review: the not-found path wrapped only ErrNotFound, dropping the
os.ErrNotExist that the previous os.Remove passthrough surfaced, so callers
matching errors.Is(err, os.ErrNotExist) on the localfs store would break.
Wrap both with multi-%w; test asserts the error satisfies both sentinels.
Pull Request #296: feat(avatar): add ErrNotFound sentinel returned by Store.Remove

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

3072 of 3593 relevant lines covered (85.5%)

8.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28687889723.1 03 Jul 2026 11:34PM UTC 25
85.5
GitHub Action Run
Source Files on build 28687889723
  • 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