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

daycry / auth / 25516490502
72%

Build:
DEFAULT BRANCH: development
Ran 07 May 2026 07:12PM UTC
Jobs 1
Files 177
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

07 May 2026 07:08PM UTC coverage: 58.608%. Remained the same
25516490502

push

github

daycry
Drop redundant @var docblocks (RemoveUselessVarTagRector)

CI on PHP 8.5 with a fresh Rector cache flagged 6 @var tags whose type
information was already obvious from the immediate `new ClassName(...)`
or other directly-typed expression on the next line. PHP-CS-Fixer's
`no_unused_imports` then dropped one now-orphaned import in
JwtController.

Files affected:
- src/Authentication/Authenticators/Session.php (PwnedValidator)
- src/Commands/TokensCommand.php (AccessTokenRepository)
- src/Controllers/JwtController.php (Session — import also removed)
- src/Filters/AuthFilter.php (AuthenticatorInterface)
- src/Models/UserModel.php (User)
- src/Validators/AttemptValidator.php (AttemptModel)

PHPStan, Deptrac and PHPUnit still pass; assertion count unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

3544 of 6047 relevant lines covered (58.61%)

47.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
75.4
0.0% src/Authentication/Authenticators/Session.php
1
0.0
0.0% src/Commands/TokensCommand.php
1
0.0
0.0% src/Controllers/JwtController.php
Jobs
ID Job ID Ran Files Coverage
1 25516490502.1 07 May 2026 07:12PM UTC 177
58.61
GitHub Action Run
Source Files on build 25516490502
  • Tree
  • List 177
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25516490502
  • c592c06e on github
  • Prev Build on development (#25516015137)
  • Next Build on development (#25517034610)
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