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

go-goyave / goyave / 33487756934
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/recovery-panic-empty-slice
DEFAULT BRANCH: master
Ran 01 Sep 2026 08:35AM UTC
Jobs 1
Files 100
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 Sep 2026 08:34AM UTC coverage: 97.159% (+0.002%) from 97.157%
33487756934

Pull #291

github

System-Glitch
fix(auth): return 401 on unknown user in basic authenticator

Reflect-based password field extraction ran before the
record-not-found check, so a nil user (gorm.ErrRecordNotFound)
caused a reflect panic instead of returning a localized
invalid-credentials error. Return early when the user is not
found and add a regression test.
Pull Request #291: fix(auth): return 401 on unknown user in basic authenticator

4 of 4 new or added lines in 1 file covered. (100.0%)

5642 of 5807 relevant lines covered (97.16%)

273.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33487756934.1 01 Sep 2026 08:35AM UTC 100
97.16
GitHub Action Run
Source Files on build 33487756934
  • Tree
  • List 100
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #291
  • PR Base - master (#33487311526)
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