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

heimrichhannot / contao-encore-bundle / 27198996514

09 Jun 2026 10:07AM UTC coverage: 75.679% (-1.9%) from 77.539%
27198996514

push

github

web-flow
Allow extension from App, various enhancements (#38)

28 of 68 new or added lines in 11 files covered. (41.18%)

3 existing lines in 2 files now uncovered.

641 of 847 relevant lines covered (75.68%)

2.27 hits per line

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

0.0
/src/EncoreExtension/AbstractProjectEncoreExtension.php
1
<?php
2

3
namespace HeimrichHannot\EncoreBundle\EncoreExtension;
4

5
use HeimrichHannot\EncoreContracts\EncoreExtensionInterface;
6

7
abstract class AbstractProjectEncoreExtension implements EncoreExtensionInterface
8
{
9
    public function getBundle(): string
10
    {
NEW
11
        return 'App';
×
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

© 2026 Coveralls, Inc