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

mpyw / laravel-cached-database-stickiness
100%

Build:
DEFAULT BRANCH: master
Repo Added 02 Oct 2019 11:07AM UTC
Files 25
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-ci-matrix
  • chore-laravel-8
  • chore-testing-in-laravel-7x
  • claude/php-8.5-support
  • dont-cache-when-sticky-disabled
  • feat-get-records-modified
  • feat-support-listeners-and-notifications
  • fix-auth-based-resolver
  • fix-prevent-overwrite-binding
  • fix-restore-state
  • fix-restore-state-revised-2
  • fix-service-provider-lifecycle
  • fix-workers-problem
  • fix/broken-tests
  • laravel-10
  • migrate-ci
  • mpyw-patch-1
  • test-in-php81
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v2.0.1
  • v2.1.0
  • v2.1.1
  • v2.2.0

14 Dec 2025 07:50PM UTC coverage: 100.0%. Remained the same
20213264534

push

github

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

* [Claude] Add PHP 8.5 to CI test matrix

* Prevent package auto-discovery in unit tests to fix Mockery overload mock

The testStartInitializingJob test uses Mockery's overload: prefix to mock
class instantiation, which requires the class to not be loaded yet.
Package auto-discovery was causing the class to be loaded during
Laravel bootstrap, making the overload mock fail.

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

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

* Fix access level: ignorePackageDiscoveriesFrom must be public

* Fix Mockery overload test for PHPUnit 12

PHPUnit 12 loads classes earlier due to autoloader changes, breaking
Mockery's overload: feature. Instead of mocking ApplyingJobInitialization,
test the real class with its dependencies mocked.

This is a cleaner approach that tests actual behavior rather than
intercepting class instantiation.

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

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

* Fix test coverage for ApplyingJobInitialization

Provide a mock connection to cover the foreach loop body in
initializeOnResolvedConnections() instead of returning empty array.

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

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

* Fix mock expectation for __destruct() call

Add setRecordModificationState() expectation for the destructor
which restores connection state after job processing.

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

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

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

148 of 148 relevant lines covered (100.0%)

129.47 hits per line

Relevant lines Covered
Build:
Build:
148 RELEVANT LINES 148 COVERED LINES
129.47 HITS PER LINE
Source Files on master
  • Tree
  • List 25
  • 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
20213264534 master [Claude] Add PHP 8.5 to CI test matrix (#30) * [Claude] Add PHP 8.5 to CI test matrix * Prevent package auto-discovery in unit tests to fix Mockery overload mock The testStartInitializingJob test uses Mockery's overload: prefix to mock class in... push 14 Dec 2025 07:51PM UTC web-flow github
100.0
13647695120 master Remove Scrutinizer push 04 Mar 2025 06:32AM UTC mpyw github
100.0
13647655577 master Remove Scrutinizer push 04 Mar 2025 06:29AM UTC web-flow github
100.0
13644536682 master Update phpunit.xml push 04 Mar 2025 01:55AM UTC web-flow github
100.0
13621889404 master chore: 🤖 Update CI matrix and dependencies (#29) push 03 Mar 2025 02:05AM UTC web-flow github
100.0
6947686959 master Update README.md push 21 Nov 2023 05:51PM UTC web-flow github
100.0
4402854665 master chore: 🤖 Drop support for stale versions push 13 Mar 2023 08:30AM UTC mpyw github pending completion  
4402778998 master chore: 🤖 Drop support for stale versions push 13 Mar 2023 08:20AM UTC mpyw github pending completion  
4402511895 master chore: 🤖 Drop support for stale versions push 13 Mar 2023 07:44AM UTC mpyw github pending completion  
4402330441 master chore: 🤖 Drop support for stale versions push 13 Mar 2023 07:15AM UTC mpyw github pending completion  
See All Builds (147)
  • 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