Runroom / runroom-packages

Runroom packages for Symfony development
MIT License
5 stars 5 forks source link

Fix form validation errors #124

Closed jordisala1991 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #124 (09f3809) into master (2b9068e) will increase coverage by 0.62%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
+ Coverage     98.57%   99.20%   +0.62%     
- Complexity      611      612       +1     
============================================
  Files           159      159              
  Lines          2239     2375     +136     
============================================
+ Hits           2207     2356     +149     
+ Misses           32       19      -13     
Impacted Files Coverage Δ
...ges/basic-page-bundle/src/Admin/BasicPageAdmin.php 100.00% <ø> (ø)
...ages/cookies-bundle/src/Admin/CookiesPageAdmin.php 100.00% <ø> (ø)
...okies-bundle/src/Entity/CookiesPageTranslation.php 100.00% <ø> (ø)
...eo-bundle/src/Admin/EntityMetaInformationAdmin.php 100.00% <ø> (ø)
.../translation-bundle/src/Admin/TranslationAdmin.php 100.00% <ø> (ø)
...ages/translation-bundle/src/Entity/Translation.php 100.00% <ø> (ø)
...ages/seo-bundle/src/Admin/MetaInformationAdmin.php 100.00% <100.00%> (ø)
...ges/user-bundle/src/Security/UserAuthenticator.php 87.50% <0.00%> (-12.50%) :arrow_down:
packages/seo-bundle/src/Twig/SeoExtension.php 100.00% <0.00%> (ø)
packages/user-bundle/src/Form/RolesMatrixType.php 100.00% <0.00%> (ø)
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b9068e...09f3809. Read the comment docs.