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

mpyw / laravel-cached-database-stickiness / 13644536682

04 Mar 2025 01:54AM UTC coverage: 100.0%. Remained the same
13644536682

push

github

web-flow
Update phpunit.xml

148 of 148 relevant lines covered (100.0%)

93.62 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/ConnectionFactory.php
1
<?php
2

3
namespace Mpyw\LaravelCachedDatabaseStickiness;
4

5
use Illuminate\Database\Connectors\ConnectionFactory as BaseConnectionFactory;
6

7
/**
8
 * Class ConnectionFactory
9
 */
10
class ConnectionFactory extends BaseConnectionFactory
11
{
12
    use DispatchesConnectionFactoryEvents;
13
}
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