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

orisai / db-audit / 10135193058

28 Jul 2024 10:21PM UTC coverage: 89.474% (+0.2%) from 89.286%
10135193058

push

github

mabar
wip

476 of 532 new or added lines in 31 files covered. (89.47%)

476 of 532 relevant lines covered (89.47%)

19.69 hits per line

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

0.0
/src/Auditor/OutdatedCollationMysqlAuditor.php
1
<?php declare(strict_types = 1);
2

3
namespace Orisai\DbAudit\Auditor;
4

5
final class OutdatedCollationMysqlAuditor extends OutdatedCollationAuditor
6
{
7

8
        public function analyse(): array
9
        {
10
                // TODO: Implement analyse() method.
NEW
11
                return [];
×
12
        }
13

14
}
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