Other files ignored by Codecov
README.md
has changed.
14 | 14 | ||
15 | 15 | use Doctrine\Migrations\Configuration\Configuration; |
|
16 | 16 | use Doctrine\Migrations\Finder\MigrationFinder; |
|
17 | - | use Fresh\DoctrineEnumBundle\Exception\InvalidArgumentException; |
|
17 | + | use StfalconStudio\DoctrineRedisCacheBundle\Exception\InvalidArgumentException; |
|
18 | 18 | use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface; |
|
19 | 19 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
|
20 | 20 |
Files | Complexity | Coverage |
---|---|---|
DependencyInjection | 10 | 88.46% |
StfalconStudioDoctrineRedisCacheBundle.php | 1 | 100.00% |
Project Totals (3 files) | 11 | 89.66% |