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

markitosgv / JWTRefreshTokenBundle / 31008156088
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 01:01PM UTC
Jobs 1
Files 69
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

05 Aug 2026 01:00PM UTC coverage: 99.945%. Remained the same
31008156088

push

github

shakaran
build: align php-cs-fixer, StyleCI and Rector so they stop fighting

There was no .styleci.yml, so the hosted check had been enforcing its own
default preset — rules nobody chose, and why it kept failing on files
php-cs-fixer was happy with. All three now say the same thing, and where two
of them have an opinion about the same code the config names which one owns it:
php-cs-fixer owns declare(strict_types=1) and Yoda ordering, neither imports
names because Rector does not, and nothing may strip the psalm types out of
the docblocks.

Running Rector and then php-cs-fixer twice over now changes nothing on the
second pass, which is the property that was missing.

Making strict types global broke service(param(...)) in the DI config files,
which relied on the implicit cast to string. It is explicit now.

2 of 2 new or added lines in 2 files covered. (100.0%)

1820 of 1821 relevant lines covered (99.95%)

25.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31008156088.1 05 Aug 2026 01:01PM UTC 69
99.95
GitHub Action Run
Source Files on build 31008156088
  • Tree
  • List 69
  • Changed 69
  • Source Changed 69
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31008156088
  • 6472b3b5 on github
  • Prev Build on master (#31003441009)
  • Next Build on master (#31011399454)
  • 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