a2lix / AutoFormBundle

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

Update dependencies #23

Closed webda2l closed 4 years ago

webda2l commented 4 years ago

And allow Doctrine Persistence v2

codecov-io commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 6.32%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #23      +/-   ##
============================================
+ Coverage     62.22%   68.54%   +6.32%     
  Complexity       43       43              
============================================
  Files             6        6              
  Lines           135      124      -11     
============================================
+ Hits             84       85       +1     
+ Misses           51       39      -12     
Impacted Files Coverage Δ Complexity Δ
src/DependencyInjection/Configuration.php 0.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
src/Form/Type/AutoFormType.php 91.66% <0.00%> (+0.75%) 4.00% <0.00%> (ø%)

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 ea50b7c...5eb0d65. Read the comment docs.