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

lonnieezell / betta / 32233964030
88%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2026 08:46AM UTC
Jobs 1
Files 37
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

19 Aug 2026 08:42AM UTC coverage: 88.235%. Remained the same
32233964030

push

github

lonnieezell
build: update rector.php for rector 2.6

The Rector workflow was failing for a second, unrelated reason that the
PHP 8.2 parse error had been masking. CI resolves the newest
dependencies, and rector 2.6:

- dropped the versioned PHPUnitSetList::PHPUNIT_* constants, so
  PHPUNIT_100 was an undefined constant and the run aborted before
  analysing anything; COMPOSER_BASED is its successor and picks rules
  from the installed PHPUnit version
- turned five registered rules into hard errors rather than warnings
  (CountArrayToEmptyArrayComparison, ChangeNestedForeachIfsToEarly-
  Continue, UnusedForeachValueToArrayKeys, SimplifyRegexPattern,
  DisallowedEmptyRuleFixer), so they are removed from the config

Also drops the assert() in Services.php that RemoveDeadInstanceOfAssert
now flags: the phpstan-codeigniter extension already knows
config('Betta') returns Betta, so the assert proved nothing.

Verified against the newest dependencies on PHP 8.2: 207 tests pass,
PHPStan, PHP-CS-Fixer and Rector all clean.

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

795 of 901 relevant lines covered (88.24%)

7.22 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/Config/Services.php
Jobs
ID Job ID Ran Files Coverage
1 PHP 8.2 - MySQLi - 32233964030.1 19 Aug 2026 08:45AM UTC 37
88.24
GitHub Action Run
Source Files on build 32233964030
  • Tree
  • List 37
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3fa876cc on github
  • Prev Build on main (#32232778982)
  • Next Build on main (#32352770325)
  • 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