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

mpyw / laravel-database-advisory-lock
100%

Build:
DEFAULT BRANCH: master
Repo Added 12 Jul 2022 03:59PM UTC
Files 27
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • bump-version
  • claude/php-8.5-support
  • dev
  • fix/postgres-finite-timeout
  • improve-pg-timeout
  • test/mariadb
  • timeout-float-value
  • v1.0.0
  • v2.0.0
  • v2.1.0
  • v2.1.1
  • v3.0.0
  • v3.0.1
  • v3.0.2
  • v4.0.0
  • v4.0.1
  • v4.1.0
  • v4.2.0
  • v4.2.1
  • v4.2.2
  • v4.2.3
  • v4.3.0
  • v4.3.1
  • v4.4.0
  • v4.4.1
  • wip

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

Relevant lines Covered
Build:
Build:
164 RELEVANT LINES 164 COVERED LINES
131.4 HITS PER LINE
Source Files on master
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20214073855 master [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@anthro... push 14 Dec 2025 09:03PM UTC web-flow github
100.0
13646006723 master refactor: 💡 Remove useless branch push 04 Mar 2025 04:07AM UTC mpyw github
100.0
13645926722 master Bump version and Fixes wrong documentation (#13) * chore: 🤖 Bump version * docs: ✏️ Correct wrong documentation ✅ Closes: #12 * fix: 🐛 Use static reflection * test: 💍 Remove useless assertion * test: 💍 Don't use `env()` in tests * style: 💄 ... push 04 Mar 2025 04:00AM UTC web-flow github
99.4
6951338689 master Update README.md push 22 Nov 2023 12:48AM UTC web-flow github
100.0
6951305230 master Update README.md push 22 Nov 2023 12:43AM UTC web-flow github
100.0
6951293685 master Update README.md push 22 Nov 2023 12:42AM UTC web-flow github
100.0
6947762612 master Update README.md push 21 Nov 2023 06:01PM UTC web-flow github
100.0
6947290944 master Update README.md push 21 Nov 2023 05:16PM UTC web-flow github
100.0
6726229446 master fix: failure to resolve php-cs-fixer in unstable version (#11) push 01 Nov 2023 11:24PM UTC web-flow github
100.0
6307457105 master Update README.md Bump version on README push 26 Sep 2023 02:51AM UTC web-flow github
100.0
See All Builds (76)
  • Repo on GitHub
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

© 2025 Coveralls, Inc