Setono / SyliusTermsPlugin

Add terms and conditions to your Sylius store and have the customer accept them on checkout
MIT License
34 stars 12 forks source link

Adds form selector to terms so that the user can choose where to attach the terms #77

Closed loevgaard closed 9 months ago

loevgaard commented 9 months ago

Related https://github.com/Setono/SyliusTermsPlugin/issues/22

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (7f41879) 0.00% compared to head (3fca2f1) 0.00%.

Files Patch % Lines
src/Model/Terms.php 0.00% 23 Missing :warning:
src/Form/Type/TermsType.php 0.00% 13 Missing :warning:
src/DependencyInjection/Configuration.php 0.00% 9 Missing :warning:
src/Repository/TermsRepository.php 0.00% 6 Missing :warning:
...DependencyInjection/SetonoSyliusTermsExtension.php 0.00% 5 Missing :warning:
src/Provider/TermsProvider.php 0.00% 3 Missing :warning:
src/Form/Extension/FormTypeExtension.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #77 +/- ## ======================================= Coverage 0.00% 0.00% - Complexity 100 110 +10 ======================================= Files 21 21 Lines 490 535 +45 ======================================= - Misses 490 535 +45 ```

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