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

vocdoni / saas-backend / 29321625102
62%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 09:32AM UTC
Jobs 1
Files 115
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

14 Jul 2026 09:24AM UTC coverage: 62.9% (+0.002%) from 62.898%
29321625102

push

github

emmdim
test: add regression tests and polish for auth vuln fixes

- log non-ErrNotFound storage errors from VerificationCodeCheckAndAddAttempt in both
  the verify-account and password-reset handlers (matches the existing lookup pattern)
- generalize ErrVerificationMaxAttempts message (drop "resend") now that it is also
  returned on the code-guessing path
- add db unit test for VerificationCodeCheckAndAddAttempt (increment-to-cap, fail-closed
  once reached, ErrNotFound vs cap-reached, per-type isolation)
- add api regression test that a reset code locks after the guess cap and the correct
  code is then refused with the password left unchanged
- add regression test that the JWT exp claim is a sane ~15-day value (seconds), guarding
  against the nanosecond encoding that made tokens never expire

0 of 6 new or added lines in 1 file covered. (0.0%)

144 existing lines in 3 files now uncovered.

10381 of 16504 relevant lines covered (62.9%)

45.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
55.6
-0.68% api/users.go

Coverage Regressions

Lines Coverage ∆ File
117
55.6
-0.68% api/users.go
24
85.57
0.07% api/helpers.go
3
94.81
-3.41% db/verifications.go
Jobs
ID Job ID Ran Files Coverage
1 29321625102.1 14 Jul 2026 09:31AM UTC 115
62.9
GitHub Action Run
Source Files on build 29321625102
  • Tree
  • List 115
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cfb05593 on github
  • Prev Build on main (#29318231567)
  • Next Build on main (#29349677713)
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