Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the cached provider functionality #99

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

loevgaard
Copy link
Member

Fixes #76

This functionality is only used when a user goes the shipping page then goes to some other page and ends up on the shipping page again. I reckon all this complexity is not necessary for such a small case.

Wdyt @vvasiloi?

@loevgaard loevgaard force-pushed the remove-cached-provider branch from a29d0c9 to b8da614 Compare January 9, 2023 08:44
@loevgaard loevgaard force-pushed the remove-cached-provider branch from b8da614 to 9de6028 Compare January 9, 2023 08:45
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 14.55% // Head: 14.37% // Decreases project coverage by -0.17% ⚠️

Coverage data is based on head (9de6028) compared to base (43146ee).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #99      +/-   ##
============================================
- Coverage     14.55%   14.37%   -0.18%     
+ Complexity      241      223      -18     
============================================
  Files            37       36       -1     
  Lines           852      765      -87     
============================================
- Hits            124      110      -14     
+ Misses          728      655      -73     
Impacted Files Coverage Δ
...ndencyInjection/Compiler/RegisterProvidersPass.php 0.00% <ø> (ø)
src/DependencyInjection/Configuration.php 100.00% <ø> (ø)
...encyInjection/SetonoSyliusPickupPointExtension.php 50.00% <ø> (+3.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant