Setono / sylius-tier-pricing-plugin

Add tier pricing to your Sylius store
MIT License
0 stars 2 forks source link

Refactor the resolving of price tiers #2

Closed loevgaard closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a76e8a4) 13.79% compared to head (500cf49) 66.66%.

Files Patch % Lines
src/Model/PriceTier.php 60.00% 6 Missing :warning:
src/Provider/PriceTierProvider.php 90.90% 4 Missing :warning:
src/OrderProcessor/PriceTiersOrderProcessor.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2 +/- ## ============================================= + Coverage 13.79% 66.66% +52.87% - Complexity 35 48 +13 ============================================= Files 11 6 -5 Lines 116 114 -2 ============================================= + Hits 16 76 +60 + Misses 100 38 -62 ```

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