a2lix / AutoFormBundle

Automate Symfony form building
https://a2lix.fr/bundles/auto-form
MIT License
83 stars 30 forks source link

SF7 compat & Some cleanings #41

Closed webda2l closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (217da01) 68.46% compared to head (36b58d0) 69.56%. Report is 4 commits behind head on master.

Files Patch % Lines
src/Form/Manipulator/DoctrineORMManipulator.php 87.50% 2 Missing :warning:
src/DependencyInjection/A2lixAutoFormExtension.php 0.00% 1 Missing :warning:
src/DependencyInjection/Configuration.php 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ============================================ + Coverage 68.46% 69.56% +1.10% + Complexity 41 39 -2 ============================================ Files 7 6 -1 Lines 130 138 +8 ============================================ + Hits 89 96 +7 - Misses 41 42 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.