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

Yoast / PHPUnit-Polyfills / 6925215559

20 Nov 2023 03:36AM UTC coverage: 97.328%. First build
6925215559

Pull #143

github

jrfnl
Tests: account for changes failure message format

... which was causing test failures.
Pull Request #143: Tests: account for changes failure message format

510 of 524 relevant lines covered (97.33%)

95.5 hits per line

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

100.0
/src/Exceptions/TypeError.php
1
<?php
2

3
/**
4
 * Polyfill the PHP 7.0+ native TypeError class.
5
 *
6
 * @phpcs:disable PSR1.Classes.ClassDeclaration.MissingNamespace
7
 */
8
class TypeError extends Error {}
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