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

mpyw / laravel-database-advisory-lock / 20214073855
100%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2025 09:03PM UTC
Jobs 11
Files 27
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

14 Dec 2025 09:01PM UTC coverage: 100.0%. Remained the same
20214073855

push

github

web-flow
[Claude] Add PHP 8.5 to CI test matrix (#14)

* [Claude] Add PHP 8.5 to CI test matrix

* Fix PHPDoc annotation order for php-cs-fixer

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Fix trait redeclaration error in PHPUnit 12

PHPUnit 12 (PHP 8.4+) loads autoloader earlier, causing eval()-based
trait redefinition to fail with "Cannot redeclare trait" error.

Solution:
- Create separate bootstrap file that defines stub trait BEFORE autoloader
- Create separate PHPUnit config for reconnection tests
- Exclude reconnection test from main test suite
- Update CI to run both test configurations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Fix PHP-CS-Fixer linting error in bootstrap file

Use braced namespace syntax instead of semicolon syntax for
multi-namespace file to satisfy PHP-CS-Fixer.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Fix PHPUnit 12 annotations

Replace @dataProvider with #[DataProvider] attribute.
Replace @runTestsInSeparateProcesses and @preserveGlobalState
with #[RunTestsInSeparateProcesses] and #[PreserveGlobalState] attributes.

PHPUnit 12 requires attributes instead of annotations for data providers
and process isolation configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Remove unused Throwable import

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Exclude bootstrap files from PHPStan analysis

Bootstrap files contain trait stubs for testing that PHPStan
incorrectly reports as unused.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Collect coverage from reconnection te... (continued)

164 of 164 relevant lines covered (100.0%)

131.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 laravel:^12.0 php:8.4 - 20214073855.1 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
2 laravel:^11.0 php:8.5 - 20214073855.2 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
3 laravel:^12.0 php:8.3 - 20214073855.3 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
4 laravel:^13.0.x-dev php:8.4 - 20214073855.4 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
5 laravel:^11.0 php:8.2 - 20214073855.5 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
6 laravel:^12.0 php:8.2 - 20214073855.6 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
7 laravel:^11.0 php:8.4 - 20214073855.7 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
8 laravel:^12.0 php:8.5 - 20214073855.8 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
9 laravel:^11.0 php:8.3 - 20214073855.9 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
10 laravel:^13.0.x-dev php:8.5 - 20214073855.10 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
11 laravel:^13.0.x-dev php:8.3 - 20214073855.11 14 Dec 2025 09:03PM UTC 27
100.0
GitHub Action Run
Source Files on build 20214073855
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b54033eb on github
  • Prev Build on v4.4.1 (#13646015787)
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