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

MichaelJ2324 / PHP-REST-Client / 12773481820

14 Jan 2025 05:53PM UTC coverage: 91.889% (-0.3%) from 92.151%
12773481820

push

github

MichaelJ2324
Abstract Default Endpoints setup + Allow for Versioned Endpoint Name mapping

1 of 6 new or added lines in 3 files covered. (16.67%)

997 of 1085 relevant lines covered (91.89%)

1.46 hits per line

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

0.0
/src/Endpoint/Provider/VersionedEndpointProvider.php
1
<?php
2

3
namespace MRussell\REST\Endpoint\Provider;
4

5
class VersionedEndpointProvider extends AbstractMultiVersionEndpointProvider
6
{
7
    use DefaultEndpointsTrait;
8

9
    public function __construct()
×
10
    {
NEW
11
        $this->registerDefaultEndpoints();
×
12
    }
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

© 2025 Coveralls, Inc