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

vocdoni / saas-backend / 26368506329
60%
main: 60%

Build:
Build:
LAST BUILD BRANCH: argos/issue-492-allow-removing-organizations-from-the-da
DEFAULT BRANCH: main
Ran 24 May 2026 05:57PM UTC
Jobs 1
Files 90
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

24 May 2026 05:49PM UTC coverage: 59.566%. Remained the same
26368506329

Pull #485

github

argos-code
test(db): add regression test for verification code expiration boundary

Add TestSetVerificationCodeExpirationBoundary to db/verifications_test.go
to exercise the boundary case where SetVerificationCode is called at or just
after the previous code's expiration time. The test asserts the new code wins.

A comment in the test documents why no race occurs on current main:
UserVerificationCode does not filter by expiration, the verifications
collection has no MongoDB TTL index, and SetVerificationCode uses an atomic
ReplaceOne (upsert) that completely overwrites the existing document.

Signed-by: argos-code <argos-code@users.noreply.github.com>
Pull Request #485: test(db): add regression test for verification code expiration boundary

7544 of 12665 relevant lines covered (59.57%)

39.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26368506329.1 24 May 2026 05:57PM UTC 90
59.57
GitHub Action Run
Source Files on build 26368506329
  • Tree
  • List 90
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #485
  • PR Base - main (#25370734888)
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