Setono / sylius-tier-pricing-plugin

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

Add entity mappings #3

Closed loevgaard closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7bd7c47) 56.60% compared to head (531b37f) 43.16%. Report is 1 commits behind head on master.

Files Patch % Lines
src/DependencyInjection/Configuration.php 0.00% 20 Missing :warning:
...encyInjection/SetonoSyliusTierPricingExtension.php 0.00% 5 Missing :warning:
src/OrderProcessor/PriceTiersOrderProcessor.php 0.00% 5 Missing :warning:
src/SetonoSyliusTierPricingPlugin.php 0.00% 4 Missing :warning:
src/Model/PriceTier.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## ============================================= - Coverage 56.60% 43.16% -13.44% - Complexity 48 50 +2 ============================================= Files 6 7 +1 Lines 106 139 +33 ============================================= Hits 60 60 - Misses 46 79 +33 ```

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