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

daycry / auth / 22551289947
64%

Build:
DEFAULT BRANCH: development
Ran 01 Mar 2026 07:56PM UTC
Jobs 1
Files 144
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 Mar 2026 07:53PM UTC coverage: 63.76% (+0.09%) from 63.668%
22551289947

push

github

daycry
Add pending TOTP flow and local QR generation

Introduce a two-phase TOTP enrollment (PENDING → CONFIRMED) via a new TotpState enum and confirmTotp() method. Store TOTP secrets encrypted (AES) and transparently decrypt in getTotpSecret(); enableTotp() now creates a pending secret. Replace Google Charts QR URLs with locally generated PNG data URIs using endroid/qr-code (added dependency). Update UserSecurityController comments/flow to keep pending secrets on verification failure and mark confirmed on success. Adjust tests and inject a fixed Encryption key for tests; update phpstan baseline counts accordingly.

19 of 25 new or added lines in 3 files covered. (76.0%)

1 existing line in 1 file now uncovered.

3100 of 4862 relevant lines covered (63.76%)

44.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% src/Controllers/UserSecurityController.php
1
97.78
-2.22% src/Traits/HasTotp.php
4
89.86
0.0% src/Libraries/TOTP.php

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/Controllers/UserSecurityController.php
Jobs
ID Job ID Ran Files Coverage
1 22551289947.1 01 Mar 2026 07:56PM UTC 144
63.76
GitHub Action Run
Source Files on build 22551289947
  • Tree
  • List 144
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22551289947
  • 8926642e on github
  • Prev Build on development (#22545351205)
  • Next Build on development (#22552242208)
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