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

markitosgv / JWTRefreshTokenBundle / 30928154018
100%

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2026 04:15PM UTC
Jobs 1
Files 51
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

04 Aug 2026 04:14PM UTC coverage: 99.55% (+1.0%) from 98.579%
30928154018

push

github

shakaran
fix: require the id column, and drop what DBAL 3 needed

A dbal_columns map without an id left gesdinet:jwt:clear reading the same batch
forever: batches are revoked by identifier, and with none to delete by the rows
were skipped without the offset moving. Found while covering that branch, which
hung the test suite rather than passing. The map now has to name the column, and
the branch is gone.

doctrine/dbal is ^4.0, so the shims for quoteIdentifier() and setPrimaryKey()
go with it, along with the phpstan suppressions they needed. The unreachable
null check in configureDBALManager goes too: its caller already guards it.

Coverage of what is measurable locally is 99.55%.

1326 of 1332 relevant lines covered (99.55%)

19.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
93.75
1.59% src/DependencyInjection/GesdinetJWTRefreshTokenExtension.php
1
99.44
3.77% src/Doctrine/DBAL/RefreshTokenManager.php
Jobs
ID Job ID Ran Files Coverage
1 30928154018.1 04 Aug 2026 04:15PM UTC 51
99.55
GitHub Action Run
Source Files on build 30928154018
  • Tree
  • List 51
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30928154018
  • d2332b75 on github
  • Prev Build on master (#30921368627)
  • Next Build on master (#30930598801)
  • Delete
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