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

mpyw / laravel-pdo-emulation-control / 13647856871

04 Mar 2025 06:44AM UTC coverage: 100.0%. Remained the same
13647856871

push

github

web-flow
Remove Scrutinizer

19 of 19 relevant lines covered (100.0%)

26.53 hits per line

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

100.0
/src/Connections/SqlServerConnection.php
1
<?php
2

3
namespace Mpyw\LaravelPdoEmulationControl\Connections;
4

5
use Illuminate\Database\SqlServerConnection as BaseSqlServerConnection;
6
use Mpyw\LaravelPdoEmulationControl\ControlsEmulation;
7

8
class SqlServerConnection extends BaseSqlServerConnection
9
{
10
    use ControlsEmulation;
11
}
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