heimrichhannot / contao-utils-bundle

This bundle offers various utility functionality for the Contao CMS.
GNU Lesser General Public License v3.0
8 stars 4 forks source link

Version 3 #67

Closed koertho closed 1 year ago

koertho commented 1 year ago

This PR should lead to utils bundle version 3.

See #15

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6685862485


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/HeimrichHannotUtilsBundle.php 0 1 0.0%
src/Twig/StringExtension.php 0 1 0.0%
src/Util/ModelUtil.php 12 13 92.31%
src/Util/UserUtil.php 38 39 97.44%
src/ContaoManager/Plugin.php 0 2 0.0%
src/Util/HtmlUtil/GenerateDataAttributesStringOptions.php 8 10 80.0%
src/Dca/AuthorFieldOptions.php 10 21 47.62%
src/EventListener/DcaAuthorListener.php 43 54 79.63%
<!-- Total: 186 216 86.11% -->
Files with Coverage Reduction New Missed Lines %
src/Twig/StringExtension.php 4 0.0%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 6110445395: 52.0%
Covered Lines: 746
Relevant Lines: 1006

💛 - Coveralls