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

ICanBoogie / bind-symfony-dependency-injection / 4267737969

pending completion
4267737969

push

github

Olivier Laviale
Tidy

2 of 2 new or added lines in 1 file covered. (100.0%)

32 of 93 relevant lines covered (34.41%)

1.1 hits per line

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

0.0
/lib/Factory.php
1
<?php
2

3
namespace ICanBoogie\Binding\SymfonyDependencyInjection;
4

5
use ICanBoogie\Application;
6
use ICanBoogie\ConfigProvider;
7

8
final class Factory
9
{
10
    public static function build_config_provider(Application $app): ConfigProvider
11
    {
12
        return $app->configs;
×
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